body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color: #003366;
}
p {
	font-size: x-small;
}
a:link {
	text-decoration: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #000000;
}

a:hover {
	color: #33FF33;
	text-decoration: none;
}
.background {
	background-image: url(Images/template.jpg);
	background-repeat: no-repeat;
}
a:visited {
	color: #666666;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #313191;
	font-size: 18pt;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #313191;
}
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	background-color: #313191;
}
