body {
	color:#000000;
	background-color:#666666;
	margin:0px;
}

body, p, div, span, h1, h2, h3, h4, h5, table, td {
	font-family: verdana,helvetica,arial,sans-serif;
}


table {background-color:#FFFFFF;}

h1 {font-size:30px; color:#E40000; padding 0; font-variant:small-caps;}
h2 {font-size:12px; color:navy; padding:0;}
h3 {font-size:16px; color:navy; padding:0; font-weight:bold;}
h4 {font-size:24px; color:#E40000; padding:0;}
h5 {font-size:24px; color:navy;}
h6 {font-size:16px; color:#D81248; padding:0; margin:0;}
 


.content {
	font-size:11px;
	line-height:1.4;
}

.blue {
	font-size:12px;
	color:navy;
	line-height:1.4;
}
.red {
	font-size:12px;
	color:#E40000;
	font-weight:bold;
}

.small {
	font-size:9px;
	line-height:1.4;
}

.smitalics {
	font-size:10px;
	color:navy;
	text-decoration:italic;
	line-height:1.3;
}



a:link    {color:navy; text-decoration:none; font-size:11px;}
a:visited {color:navy; text-decoration:none; font-size:11px;}
a:active  {color:#E40000; text-decoration:none; font-size:11px;}
a:hover   {color:#E40000; text-decoration:underline; font-size:11px;}


.toptitle {
	font-size:18px;
	color:white;
	text-indent:10px;
}


.titlelink a:link    {color:#E40000; font-weight:bold; text-decoration:none; font-size:14px;}
.titlelink a:visited {color:navy; font-weight:bold; text-decoration:none; font-size:14px;}
.titlelink a:active  {color:#E40000; font-weight:bold; text-decoration:none; font-size:14px;}
.titlelink a:hover   {color:navy; font-weight:bold; text-decoration:none; font-size:14px;}




.copyright {
	color:#020065;
	font-size:10px;
	text-align:center;
}
.copyright a {
	font-size:10px;
	text-decoration:none;
	color:#E40000;
}
.copyright a:link {
	font-size:10px;
	color:#E40000;
}
.copyright a:visited {
	font-size:10px;
	color:#020065;
}
.copyright a:hover {
	font-size:10px;
	color:#E40000;
	text-decoration:underline;
}


	
