body,td,th {
	color: #333333;
	font-family: Tahoma;
	font-size: 13px;
}
body {
	background-color: #666666;
}
a:link {
	color: #278EED;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #278EED;
}
a:hover {
	text-decoration: underline;
	color: #278EED;
}
a:active {
	text-decoration: none;
	color: #278EED;
}
.style5 {	color: #FFFFFF;
	font-weight: bold;
	font-size: 36px;
}



h1,h2,h3,h4,h5,h6{font-size:1.0em;}
h1, h2, h3, h4, h5, h6 	{letter-spacing:-1px;font-family:helvetica,arial,verdana;margin:0 0 .5em;color:#000; border-bottom:1px solid #ccc;font-weight:bold;}
h1 			{font-size:156%;color:#127270;}
h2 			{font-size:140%;color:#285a65;}
h3 			{font-size:126%}
h4 			{font-size:116%;color:#666;}
h5 			{font-size:106%}
h6 			{font-size:96%}

.error_messages		{font-size:90%; line-height:1; border-top:1px solid #FF9595;border-bottom:1px solid #FF9595; background-color:#FFEAEA; padding:10px 8px 10px 8px;margin:10px 0 10px 0}
.error_messages h3,

.error_small		{color:red;font-size:11px;font-weight:bold;width:140px}
.error			{color:red;font-size:11px;font-weight:bold;}