body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/layout/bg2.jpg) repeat-x #C5CED9;
	font-family: Geneva, Arial, Helvetica, sans-serif, color: 666666 ;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	
}

p, ul, ol {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #666666; 
	
}

h1 {
	font-family:Baskerville, georgia;
	font-style:none;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	color: #0B4670;
} 

h2 {
	font-family:Baskerville, georgia;
	font-style:none;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #0B4670;
} 

h3 {
	font-family:Baskerville, georgia;
	font-style:none;
	font-size: 14px;
	line-height: 26px;
	font-weight: normal;
	color: #0B4670;
} 

strong {
	font-family:Baskerville, georgia;
	font-style:none;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #0B4670;
}
a {
	text-decoration: none;
	color: #0B4670;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666666;
	
}
a:active {
	color: #336699;
	text-decoration: underline;
}

