a
{
	color:#242D36;
	text-decoration:underline;
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	font-style: normal;
 	font-weight: normal;
}

a:hover
{
	color:#1C426B;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	font-style: normal;
 	font-weight: normal;
}

BODY{

	font-size: 12px;
	
}

h1 {
	font-family: Arial, Verdana, Helvetica;
	color: #555555;
	font-style: italic;
	font-weight: 900;
	font-size: 17px;
 	margin-bottom:0;
}

h2 { font-family : Arial, Verdana, Helvetica; color: #000000; font-style: normal; font-weight: bold; font-size: 12px; margin-bottom:0;}
h3 { font-family : Arial, Verdana, Helvetica; color: #000000; font-style: normal; font-weight: normal; font-size: 10px; }
h5 { font-family : Arial, Verdana, Helvetica; color: #000000; font-style: normal; font-weight: normal; font-size: 10px; margin-bottom:0;}
h6 { font-family : Arial, Verdana, Helvetica; color: #c0c0c0; font-style: normal; font-weight: normal; font-size: 8px; margin:0;}
h4 { font-family : Arial, Verdana, Helvetica; color: #666666; font-style: normal; font-weight: normal; font-size: 8px; margin-bottom:0;}

p {
	font-family: Arial, Verdana, Helvetica;
	/*color: #006FA4;*/
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
 	margin-bottom:0;
}

td {
	font-family : Arial, Verdana, Helvetica;
	color : #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

input,select,textarea, {BACKGROUND-COLOR:#FFFFFF;BORDER-BOTTOM:1px solid;BORDER-LEFT:1px solid;BORDER-RIGHT:1px solid;BORDER-TOP:1px solid;COLOR:#000000;}