body {
	background-color: #CCD3D8;
	color: #00478A;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#EE3124;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	line-height: 19px;
}

ul {
	list-style-image: url(images/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
}
	
	

a:link {
	color: #003366;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #003366;
}


p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00478A;
	line-height: 17px;
}



.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	caption: Main Text;
	text-align: left;
	line-height: 16px;
}
	
A.small:LINK, A.small:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	caption: Main Text;
	color: #333333;
	text-align: center;
}
	
A.small:HOVER, A.small:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	caption: Main Text;
	color: #333333;
	text-align: center;
	background-color: #9999CC;
}


.larger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
	

	
