
body {
	background-color: #6C6AA2;
	font-family: Trebuchet MS,Arial, Helvetica,Verdana;
	font-size: 12px;
	line-height: 24px;
	margin-top: 15px;
	background-image:url(images/bkgrnd.jpg);
}

H1 { 
	font-family: Trebuchet MS,Arial, Helvetica,Verdana; 
	color: black; 
	font-size : 18pt; 
	display : inline;
}

H2 { 
	font-family: Trebuchet MS,Arial, Helvetica,Verdana; 
	color: black; 
	font-size : 16pt; 
}

H3 { 
	font-family: Trebuchet MS,Arial, Helvetica,Verdana; 
	color: #383677; 
	font-size : 14pt; 
}

H4 { 
	font-family: Trebuchet MS,Arial, Helvetica,Verdana; 
	color: black; 
	font-size : 12pt; 
}

p { 
	font-family: Trebuchet MS,Arial, Helvetica,Verdana; 
	color: black; 
	font-size : 12pt; 
}

b { 
	font-family: Trebuchet MS,Arial, Helvetica,Verdana; 
	color: black; 
	font-size : 12pt; 
}

i { 
	font-family: Trebuchet MS,Arial, Helvetica,Verdana; 
	color: black; 
	font-size : 12pt; 
}

table { 
	font-family: Trebuchet MS,Arial, Helvetica,Verdana; 
	color: black; 
	font-size : 12pt; 
}

li { 
	font-family: Trebuchet MS,Arial, Helvetica,Verdana; 
	color: black; 
	font-size : 12pt; 
}

hr {
	width: 700px;
	color: Navy;
}

a:link { 
	color : #ffFfff; 
}

a:visited { 
	color : #ffffff; 
}

a:hover { 
	color : red; 
}

a:active { 
	color : #ffffff; 
}
    
a.nav {
	color: Navy;
	}
div.nav {
	color: #ffffff;
	font-family: Trebuchet MS,Arial, Helvetica,Verdana;
	font-size : 12pt;
	}