BODY {
	background-image: url(imgs/inside_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-left:0px;
	margin-right: 0px;
	margin-top: 0px;
	
}

td {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #663333;
	font-size : 12px;
}


td a:link, td a:visited{
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #CC6600;
	font-size : 12px;
	text-decoration : underline;
}

td a:hover, td a:active{
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #FF6600;
	font-size : 12px;
	text-decoration : none;
}

.mainheader {
	font-family: arial;
	color: #9A0000;
	font-size: 12pt;
	font-weight: bold;
}

.underg {
	font-family: verdana, arial;
	color: #FFFFFF;
	font-size: 11px;
}

.underg a:link, .underg a:visited {
	font-family: verdana, arial;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}

.underg a:hover, .underg a:active{
	font-family: verdana, arial;
	color: #FFCCCC;
	font-size: 11px;
	text-decoration: none;
}

.subscribe {
	font-family: arial;
	color: #666666;
	font-size: 10pt;
}

.subscribe a:link, .subscribe a:visited {
	font-family: arial;
	color: #CC6600;
	font-size: 10pt;
	text-decoration: underline;
}

.subscribe a:hover, .subscribe a:active{
	font-family: arial;
	color: #FF6600;
	font-size: 10pt;
	text-decoration: none;
}


.footer {
	font-family: verdana, arial;
	color: #666666;
	font-size: 11px;
}

.footer a:link, .footer a:visited {
	font-family: verdana, arial;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}

.footer a:hover, .footer a:active{
	font-family: verdana, arial;
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
}

.ugarticle {
	font-family: arial;
	color: #663333;
	font-size: 10pt;
}

.ugarticle a:link, .ugarticle a:visited {
	font-family: arial;
	color: #663333;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.ugarticle a:hover, .ugarticle a:active{
	font-family: arial;
	color: #663333;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

