body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0C345E;
	background-color:#FFFFFF
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0C345E;
}

li {
	list-style-image: url(images/Bullet.gif);
}



a {
	color: #0C345E;
}

a:visited {
	color: #476983;
}

a:hover {
	color: #6F95B0;
}

H2	{ 
color: #000066 
font:"Times New Roman", Times, serif  
font-size:14px
}

H3	{ 
color: #000066 
font:"Times New Roman", Times, serif  
font-size:12px
}