body {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: normal;
	color: #000000;
	margin:0px;
	padding:5px;
}

* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}
td{
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: normal;
	color: #000000;
}
* html td {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}

/*GENERAL LINK STUFF*/
a:link { color: #054990; }
a:visited { color: #054990; }
a:hover { color: #AD0008; }
a:active { color: #AD0008; }
/*END GENERAL LINK STUFF*/

/*GENERAL TEXT*/
H1, .h1, .H1
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 130%;
	font-weight : bold;
	color: #054990;
}
H2, .h2, .H2
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 120%;
	font-weight : bold;
	color: #054990;
}
H3, .h3, .H3
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 110%;
	font-weight : bold;
	color: #000000;
}
H4, .h4, .H4
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 105%;
	font-weight : bold;
	color: #000000;
}
H5, .h5, .H5
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 102%;
	font-weight : bold;
	color: #000000;
}
/*END GENERAL TEXT*/

.tdpadding{
	padding-right:10px;
}

input, textarea, select, option{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
