body {

	background: #03166E url('images/bg.png') repeat-y;

	font-family: arial, sans-serif;

	color: #000000;

	font-size: 10px;

	margin: 0px;

	line-height: 15px;

}



/* This next line is more important than your

grandmother's heart medication, leave it here! */

p {

	margin-top: 0px;

	margin-bottom: 0px;

}



td {

	font-family: arial, sans-serif;

	color: #000000;

	font-size: 10px;

	line-height: 15px;

}



a:link {

	text-decoration: none;

	color: #051e7a;

}



a:visited {

	text-decoration: none;

	color: #051e7a;

}



a:hover {

	text-decoration: underline;

	color: #051e7a;

}



form {

	margin: 0px;

}



input {

	font-family: arial, sans-serif;

	color: #000000;

	font-size: 11px;

}



/* Classes */



.twelvepx {

	font-size: 12px;

	font-weight: 900;

}



.elevenpx {

	font-size: 11px;

	font-weight: 900;

}



.header {

	font-family: arial, sans-serif;

	font-size: 14px;

	color: #000000;

	font-weight: bold;

}



.footer {

	font-family: arial, sans-serif;

	color: #000000;

	font-size: 10px;

}



.italic {

	font-style: italic;

	font-size: 11px;

}



.form {

	font-family: arial, sans-serif;

	border: 1px solid #000000;

	font-size: 11px;

	background: #cccccc;

	color: #000000;

}