body,td,th {
	font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
	color: #000066;
}
body {
	background-color: #DEEFFF;
	background-image: url(graphics/background.jpg);
	background-repeat: repeat-y;
}
a:link {
	text-decoration: none;
	color: #330066;
}
a:visited {
	text-decoration: none;
	color: #330066;
}
a:hover {
	text-decoration: underline;	
	color: #3300FF;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: xx-large;
}
h2 {
	font-size: x-large;
}
h3 {
	font-size: large;
}
h4 {
	font-size: medium;
}
.style1 {
	font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
	color: #000066;
}

.style2 {
	font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
	color: #000066;
	font-weight: bold;
}
.style3 {
	font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
	color: #000066;
	font-size: small;
}
.style5 {
	font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
	color: #000066;
	font-size: small;
	font-weight: bold;
}
.style8 {
    font-size: x-small;
}
.style9 {
	font-size: xx-large; 
}
.style15 {
    font-size: medium; 
}
.style17 {
    font-size: x-large;
}
#style13 {
	text-decoration: underline;
}

