body 
{ 
font-size : 14px;
font-family : Arial, Helvetica, Geneva, sans-serif;
font-weight : normal;
margin-left : 0;
margin-right : 0;
margin-top : 0;
}

div, td, table, p { font-size : 14px;
	font-family :  Helvetica, Geneva, sans-serif;
	}

a
{
	color : #993333; 
}

a:hover
{
	color : #993333;
	text-decoration : none; 
}

h1, h2, h3, h4, h5, h6 {
 font-family : Arial, Helvetica, sans-serif;
 }

.small {

	font-size : 9px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
    text-decoration : none;
}

h1 {

	font-size : 19px;
	color : #000066;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
    text-decoration : none;
}


.sectionheader, h2 {

	font-size : 16px;
	color : #000066;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
    text-decoration : none;
}


.sectionheadersmall {

	font-size : 12px;
	color : #990000;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
    text-decoration : none;
}

.whitetext {

	font-size : 14px;
	color : #FFFFFF;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
    text-decoration : none;
}

.smalltext {

	font-size : 10px;
	color : #696969;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : normal;
	font-style : normal;
    text-decoration : none;
}



.emphasize {

	font-size : 15px;
	color : #000066;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
    text-decoration : none;
}

.score {

	font-size : 14px;
	color : #cc0000;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
    text-decoration : none;
}