@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	font-weight: normal;
	background-color: #fff;
	}

h1 {
	font-size: 16px;
	padding: 0;
	margin: 0 0 10px 15px;
	color: #003399;
}

p {
	font-size: 12px;
	color: #222;
	font-weight: normal;
	}

table {
	font-size: 12px;
	}
a,
a:link,
a:active,
a:visited {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}
	
.titles {   font-size: 14px; font-weight: bold; color: #000066;}
.linktext {   font-size: small; line-height: normal; color: #0000CC;}
.generallink {  font-size: 10px; color: #0000CC;}
.smaller {  font-size: 9px; color: #000000; }
.style4 { font-size: 12px; color: #FF0000; }
.style5 { color: #0000CC; font-size: 12px;}