@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #ffffff;
	font: 12px/17px Georgia, "Times New Roman", Times, serif;
	margin:0; padding:0;
	background-color:#009933;
	width:375px;
}
a:link{ color:#FFFFFF; text-decoration: underline; font-weight:bold;}
a:visited{ color:#FFFF00; text-decoration: underline; font-weight:bold;}
a:hover, a:active{ color:#FFFF00; text-decoration: none; font-weight:bold;}

h2{
	font-size:24px;
	line-height:24px;
	padding:0;
	margin:10px 0 ;
	font-weight:normal;
	}
h3{
	font-size:18px;
	line-height:18px;
	padding:0;
	margin:10px 0 8px;
	font-weight: normal;
	}
h4{
	font-size:12px;
	line-height:15px;
	padding:0px;
	margin:0px;
	font-weight: normal;
	}
	
	
div.blogpost{
	line-height: 16px;
	margin-bottom:24px;
	width: 340px;
}

p {
	margin-top: 0px;
}
#submenu { width: 80px; left: 320px; top: 0; position: fixed; visibility: visible; }
div#submenu ul{ list-style:none;}
div#submenu li{ margin-bottom:2px;}

a:link{ color:#FFFFFF; text-decoration: underline; font-weight:bold;}
a:visited{ color:white; text-decoration: underline; font-weight:bold;}
a:hover, a:active{ color:#FFFF00; text-decoration: none; font-weight:bold;}

p {
	margin-top: 0px;
}
small{ font-size:10px;}
