BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left : 0px;
	margin-top : 0px;
}

A {
	color : #3C4A77;
}

A:HOVER {
	color : Red;
}

P, UL, DIV, OL {
	font-size : 13px;
	padding-left : 12px;
	padding-right : 10px;
	margin-bottom : 7px;
	margin-top : 5px;
}

P.right {
	text-align : right;
}


TD {
	font-size : 13px;
}

P {
	text-align : justify;
}

H1, H3, H4 {
	padding-left : 12px;
	padding-right : 10px;
	color : #3C4A77;
}

H1, H3 {
	font-size : 18px;
}

H4 {
	font-size : 14px;
}

.small {
	font-size : 9px;
	text-align : center;
}

.psmall {
	font-size : 11px;
}

.psmaller {
	font-size : 9px;
}

.capital {
	font-variant : small-caps;
	padding-left : 0px;
}

.border {
	border : 1px solid #8080C0;
	text-align : center;
}
.nav {
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}
.red {
	color : #FFFFFF;
	background-color : #990033;
	font-weight : bold;
	font-size : 10px;
}
