
body {
	font-style : normal;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: FFFFFF;
}

h1 {
	font-size : 14pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00004A;
}

td {
	font-style : normal;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:active {	font-style : normal;
			font-size : 9pt;
			font-family : Arial, Helvetica, sans-serif;
			font-weight: normal;
			color: #000000;
}

a:visited { font-style : normal;
			font-size : 9pt;
			font-family : Arial, Helvetica, sans-serif;
			font-weight: normal;
			color: #00004A;
}

a:link { font-style : normal;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #00004A;
}

a:hover {	font-style : normal;
			font-size : 9pt;
			font-family : Arial, Helvetica, sans-serif;
			font-weight: normal;
			color: #2222aa;
}

#jobtitle {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00004A;
}

.button {
    background-color: #00008a;
    border-bottom: #000000  2px solid;
    border-left: #4444dd 2px solid;
    border-right: #000000 2px solid;
    border-top: #4444dd 2px solid;
    color: #ffffff;
    cursor: hand;
    font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
	font-weight: bold;
}

.frontsmall {
	font-style : normal;
	font-size : 8pt;
	font-family : "Times New Roman", Times, serif;
	font-weight: normal;
}

.adminbox {border:#00008a 1px dashed;  padding:4px 4px 4px 4px; width:200px;}

