
body {
	background-color: #003366;
	background-image: url(images/bk.gif);
	background-repeat: repeat-x;
}
.style1 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #99FFFF;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.style5 {font-family: Times New Roman, Georgia; 
		color: #FFFFFF;
		font-size: 11px;}
		
.link2 {font-size: 11px;
		font-family: Trebuchet MS, Arial, sans-serif; 
		color: #00CCCC; 
		font-weight: bold;
		text-decoration: none; }

.style8 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a:link {
	color: #ffffff;
}
a:visited {
	color: #00CCCC;
}
a:active {
	color: #ffffff;
}
a:hover {
	{color: #00CCCC;
	text-decoration: none;}
}
.picframe {
	border: thick solid #ffffff;
}
