a:link {
	color: #003366;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:visited {
    color: #003366;
    font-weight: normal;
    font-style: normal;
	text-decoration: underline;
}
a:active {
    color: #003366;
    font-weight: normal;
    font-style: normal;
	text-decoration: underline;
} 
a:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #003366;
}
.maintable {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: none;
	color: #003366;
	border: 10px solid #FFFFFF;



}
.mystyle {
	color: #FFFFFF;
}
h1
{
	color: #003366;
	font-size: 16pt;
	font-style: normal;	
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	font-family: "Century Gothic";
}
.mypic {
	border: 10px solid #FFFFFF;
}
.myrow {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000099;
	border-left-color: #000099;
	border-top-color: #000099;
	border-bottom-color: #000099;

}
body {
	font-family: "Century Gothic";
	font-size: 14px;
}
.menustyle {
	font-size: 10px;
	border: none;

}
h2 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
table {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
}
.style10 {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: normal;
}
