p,td,li {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #666600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666600;
	text-decoration: none;
}
a:hover {
	color: #666600;
	text-decoration: underline;
	font-weight: bold;
}

.title {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #669900;
}

a.title:link {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}

a.title:visited {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}

a.title:active {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}

a.title:hover {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}

.titlesm {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669900;
}

.foot {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc9966;
}
a.foot:link {
	color: #cc9966;
	text-decoration: none;
}

a.foot:visited {
	color: #cc9966;
	text-decoration: none;
}
a.foot:active {
	color: #cc9966;
	text-decoration: none;
}
a.foot:hover {
	color: #669900;
	text-decoration: none;
	font-weight: bold;
}
.side {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a.side:link {
	color: #000000;
	text-decoration: none;
}
a.side:hover {
	color: #669900;
	text-decoration: underline;
}
a.side:visited {
	color: #000000;
	text-decoration: none;
}

.note {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666600;
	text-align: right;
}

.note1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

.pagetitle {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #663300;
}
.grbox {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.grbox_tl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffcc66;
}

.caption {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

img {
	border: 0px;
	}

table#blogherads {border:0;padding:0;margin:0;width:160px;border-collapse:collapse;}
table#blogherads td {padding:2px 0; text-align:center;border:0; margin:0;}
table#blogherads td.batitle {text-align:center;padding:0px; text-align:center;}
table#blogherads td.headlines {text-align:center;padding-top:10px;}
table#blogherads td.privacy {text-align:center;}
table#blogherads td.privacy a {font-size: 9px;color: #666666;}

/* Comment Styling */

.comments-header,
.comments-open-header {
color: #690;
font-size: 16px;
border-bottom: solid 1px #690;
padding-bottom: 2px;
margin: 35px 0 20px 0;
}
#comments-open-data label {
display: block;
}
#comments-open-data input {
margin-bottom: 15px;
}
#comment-form-url {
float: left;
}
#comment-form-remember-me {
margin-top: 17px;
}
#comments-open-footer {
margin-top: 15px;
text-align: center;
}
#comments-open-text {
clear: left;
}