body 		{
	font-family: Arial, Tahoma, Verdana;
	font-size: 8pt;
	scrollbar-face-color: #d0e3e9;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #d0e3e9;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #d0e3e9;
	scrollbar-3dlight-color: #d0e3e9;
	scrollbar-darkshadow-color: #ffffff; }
a:active   	{text-decoration: none; color: #555555}
a:visited  	{text-decoration: none; color: #555555}
a:link     	{text-decoration: none; color: #555555}
a:hover  	{text-decoration: none; color: #ff6600}
.button { border: #999999 1px solid; font-size: 10px; color: #995500; FONT-FAMILY: verdana, tahoma; }
.myform {
	border:solid 1px #666666;
	font: 8pt;
	font-family:tahoma,arial;
}
.blog-top {
	font: bold 8pt Arial, tahoma, Verdana;
	border-bottom: 1px dotted #000000;
	text-align: right;
	vertical-align: top;
	padding: 1px;
	color: #999900;
}
.blog-bottom { font: 8pt Arial, tahoma, Verdana;
				text-align: justify;
				 vertical-align: top;
				 padding: 1px;
				 color: #44585F;
				 }
.blog-con {
	font: 8pt Arial, tahoma, Verdana;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	vertical-align: top;
	padding: 10px;
	color: #444444;
	background-color: #e9e9e9;
				 }