/* hide from ie mac\*/
html,body { height:100.1% }
/*end hide */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878686;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	color: #8A9BAC;
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0px;
}

h2 {
	color: #003399;
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0px;
}


A:link { color: #003366;}
A:visited { color: #003366;}
A:hover { color: #a1b0c3;}
A:active { color: #c8d2d2;}
