body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
a {
	color:#333;
	text-decoration: none;
	font: bold 16px Verdana, Geneva, sans-serif;
}

a:visited {
	color: #333300;
	text-decoration: none;
}

a:active {
	color: #666600;
	text-decoration: none;
}

a:hover {
	color: #930;
	text-decoration: underline;
}

.MainBodyText {
	font-family: Verdana, Geneva, sans-serif;
	color: #666600;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
}

h1 {
	font-size: 14pt;
	color: #333;
}


h2 {
	font-size: 12pt;
	color: #666600;
}
.SidebarText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #333;
}

li {
	list-style-type: square;
	color: #333;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	padding: 20px 5px 3px;
}


#lowest-footer a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #999;
	
}
.tinytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}
.blog-link-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #930;
}
.blog {
	background-color: #FFF;
}
