/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #336699;
}
a:link {
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #0067e2;
}
h1 {
	font-size: 14px;
	
}
h2 {
	font-size: 12px;
	
}
h3 {
	font-size: 12px;
	
}
.Form {font-size: 1px}
.emblue {color: #0067e2;
font-weight:bold;}
.emred {color: #0067e2;
font-weight:bold;}
.indent  {	padding: 10px;}