/* style variant weight size family */



body  {
	background-color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.9em;
	color:#196499;
	margin:0px 100px 0px 100px;
}


h1 {
	font-size:125%;
	font-style:bold;
	font-weight:normal;
	line-height:120%;
	color:#196499;
	text-align: center;
}

		
h2 {
	font-size:125%;
	font-style:bold;
	font-weight:normal;
	line-height:120%;
	color:#196499;
	text-align: left;
}			
			
h3  {font-size:110%; font-style:normal; color:#ffffff;
}
	
p1  {font-size:80%; font-style:normal; color:#ffffff;
}	

/*h5 is for quotes*/		
			
h5 {
	font-size:80%;
	font-style:normal;
	color:#ffffff;
	margin:10px 0px 0px 10px;
	font-weight: lighter;
}


p {
	font-size:90%;
	font-style:normal;
	line-height:175%;
	color:#196499;
}

li {font-size:90%; font-style:normal; line-height:150%; color:#000000;
}

a:link {
	font-size:100%;
	font-weight:bold;
	letter-spacing: 2px;
}
a:link {text-decoration:none; color:#3399FF;}
a:visited {text-decoration:none; color:#3399FF;}
a:hover {text-decoration:none; color:#33CCFF;}
a:active {text-decoration:none; color:#33CCFF;}



.leftcolumn {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: .9em;
	font-size:100%;
	color: #000000;
} 

.leftcolumn a:link {
    font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: .9em;
	font-size:100%;
	font-weight:bold;
	letter-spacing: 0px;
    color: #ffffff;		
	text-decoration: none;}
	
.leftcolumn a:visited {text-decoration:none; color:#ffffff;}
.leftcolumn a:hover {text-decoration:none; color:#33ffff;}
.leftcolumn a:active {text-decoration:none; color:#33ffff;}
.center_text {
	text-align: center;
}

