P  {
	color : #3949bb;
	margin-top : -1px;
	font-family : arial,helvetica,helv;
	font-size : 14px;
}

H1  {
	font-size : 160%;
	font-weight : bold;
	font-family : arial,helvetica,helv;
}

H2  {
	font-size : 130%;
	font-weight : bold;
	color : #0099cc;
	font-style : italic;
	margin-bottom : -1px;
	margin-top : -1px;
	padding-top : 0px;
	padding-bottom : 0px;
	font-family : arial,helvetica,helv;
}

H3  {
	font-size : 110%;
	color : #0099cc;
	margin-bottom : -1px;
	font-weight : bold;
	text-transform : uppercase;
	font-family : arial,helvetica,helv;
}

A  {
	font-size : 14px;
	color : #3949bb;
	text-decoration : none;
	line-height : 14px;
}

A:Visited  {
	color : Navy;
}

A:Active  {
	color : blue;
}

A:Hover  {
	text-decoration : underline;
	color : blue;
}

BODY  {
	font-size : 14px;
	font-family : arial,helvetica,helv;
	color : #3949bb;
	list-style-type : disk;
}

td  {
	font-family : arial,helvetica,helv;
	color : #3949bb;
	font-size : 14px;
	top : auto;
}
th  {
	font-family : arial,helvetica,helv;
	color : #3949bb;
	font-size : 14px;
	top : auto;
}

h4  {
	font-size : 110%;
	font-weight : bold;
	margin-bottom : 1px;
}

.reverse  {
	color : white;
	font-weight : bold;
}

.altH3  {
	font-size : 120%;
	font-weight : bold;
	color : #0099cc;
	text-transform : uppercase;
}

.navbarreverse  {
	font-size : 14px;
	font-weight : bold;
	color : white;
	background-color : #3949bb;
	padding : 2px;

}

