body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	color: 666666 ;
	background: url(../images/layout/bg_blue.jpg) 0 0 repeat-x #466581;

	
	
}

td {
	color: 666666;
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	border: none #FFFFFF;

	
}

p, ul, ol {
	color: 666666 ;
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px; 

}
	
h1 {
	margin: 0px;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #63802E;
}


a {
	text-decoration: none;
	color: #BEA42F;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: underline;

strong {
}
