P {font: 100% Arial, Helvetica, Sans-serif; 
	color: black;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	line-height: 120%;
	letter-spacing: normal;
	word-spacing: normal;}

	.center {font: 100% Arial, Helvetica, Sans-serif; 
		color: black;
		font-weight: normal;
		font-style: normal;
		text-align: center;
		line-height: 120%;
		letter-spacing: normal;
		text-decoration: none;
		word-spacing: normal;}
 	
	.title {font: 100% Arial, Helvetica, Sans-serif; 
		color: #180487;
		font-weight: bold;
		font-style: normal;
		text-align: left;
		line-height: 120%;
		letter-spacing: normal;
		text-decoration: none;
		word-spacing: normal;}

	.centertitle {font: 100% Arial, Helvetica, Sans-serif; 
		color: #180487;
		font-weight: bold;
		font-style: normal;
		text-align: center;
		line-height: 120%;
		letter-spacing: normal;
		text-decoration: none;
		word-spacing: normal;}

        .small {font: 80% Arial, Helvetica, Sans-serif; 
	        color: black;
	        font-weight: normal;
	        font-style: normal;
	        text-align: left;
	        line-height: 120%;
	        letter-spacing: normal;
	        word-spacing: normal;}

UL {font: 100% Arial, Helvetica, Sans-serif;
	color: black;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	line-height: 120%;
	letter-spacing: normal;
	word-spacing: normal;}

OL {font: 100% Arial, Helvetica, Sans-serif;
	color: black;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	line-height: 120%;
	letter-spacing: normal;
	word-spacing: normal;}

LI {font: 100% Arial, Helvetica, Sans-serif; 
	color: black;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	line-height: 120%;
	letter-spacing: normal;
	word-spacing: normal;}
	
H1 {font: 120% Arial, Helvetica, Sans-Serif; 
	color: #180487;
	font-weight: bold;
	line-height: 130%;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;}

	.centerhead {font: 120% Arial, Helvetica, Sans-Serif; 
		color: #180487;
		font-weight: bold;
		line-height: 130%;
		text-align: center;
		letter-spacing: normal;
		word-spacing: normal;}
	
A:LINK { color: blue; text-decoration: underline }
A:ACTIVE { color: gold; text-decoration: underline }
A:VISITED { color: gray; text-decoration: underline }
A:HOVER { color: gold; text-decoration: underline }








