
body {
	background-color: #999999;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

h1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #003366; 
	line-height: normal;
}

h2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	text-align: left; 
	color: #003366;
}

blockquote {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #003366; 
	text-align: centre;
	line-height: normal;
}
	
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: left;
	line-height: normal;
	text-indent: 0px;
}

.menu-style {
	color: #FFFFFF;
	font-weight: bold;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	
}

.class1 A:link {color: #ffffff; text-decoration: none;}
.class1 A:visited {color: #FFFF99; text-decoration: none;}
.class1 A:active {color: #ffffff;}
.class1 A:hover {color: #ffffff; text-decoration: underline;}

.class2 A:link {color: #0000FF; text-decoration: none;}
.class2 A:visited {color: #990033; text-decoration: none;}
.class2 A:active {color: #0000FF;}
.class2 A:hover {color: #0000FF; text-decoration: underline;}

.style1 {font-size: 12px}
.style4 {font-size: 9px}
