H3 {
	margin-bottom : 0px;
	margin-top : 0px;
}
TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : 003399;
}

A:LINK {
	color : ffffff;
    text-decoration : none
}

A:VISITED {
	color : ffffff;
    text-decoration : none
}

A:ACTIVE {
	color : red;
    text-decoration : none
}

A:HOVER {
	color : 3399ff;
	text-decoration : none
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	margin-bottom : 0px;
}

H2 {
	font-size : 16px;
	font-weight : bold;
	margin-bottom : 2px;
}

H3 {
	font-size : 14px;
	color : 003399;
	font-weight : bold;
	margin-top : 6px;
	margin-bottom : 0px;
}

BODY {
	margin-top : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

INPUT {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : 003399;
}

SELECT {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : 003399;
}
