/* style variant weight size family */



body  {background-color: #2F1170; font-family:Verdana,Tahoma,Arial,sans-serif; font-size:.9em; color:#003399; margin:0px 100px 0px 100px;}

h1, h2, h3 {margin:0px;}
			
h1 {font-size:120%; font-style:normal; font-weight:normal; line-height:100%; color:#0075ae; 

text-align:left; margin:35px 25px 20px 0px;
}

			
h2  {font-size:100%; font-style:bold; color:#003399;
}			
			
h3  {font-size:110%; font-style:normal; color:#00319A;
}
	
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:#000000;
}

li {font-size:90%; font-style:normal; line-height:150%; color:#000000;
}

a:link {
	font-size:90%;
	font-weight:bold;
	letter-spacing:2px;
	}

a:link {text-decoration:none; color:#ffffff;
}
a:visited {text-decoration:none; color:#ffffff;font-weight:bold;letter-spacing:2px;
}
a:hover {text-decoration:none; color:#33ffff;
}
a:active {text-decoration:none; color:#33ffff;
}



.leftcolumn {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: .9em;
	font-size:100%;
	color: #000000;
	background-color: #FFFFFF;
} 

.leftcolumn a:link {
    font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: .9em;
	font-size:100%;
	font-weight:bold;
	letter-spacing: 2px;
    color: #0075ae;		
	text-decoration: none;
}
	
.leftcolumn a:visited {
	text-decoration:none; 
	color:#0075ae;
}
.leftcolumn a:hover {
	text-decoration:none; 
	color:#33ffff;
}
.leftcolumn a:active {
	text-decoration:none; 
	color:#33ffff;
}

