BODY {
	background : #FFFFFF;
	color : #000000;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	margin-top : 2;
	margin-left : 2;
}

A:active { 
	text-decoration: underline;
}
A:link {
	color: #000099;
}
A:visited {
	color:#000099;
}
A:hover {
	color:#CC0000;
	text-decoration:underline;
}

.huge {
	font-size: 16pt;
	color: #000099;
	font : bold;
}
.big {
	font-size: 14pt;
	color: #000099;
	font: bold;
}
.large {
	font-size: 12pt;
}
.medium {
	font-size: 9pt;
}
.small {
	font-size: 8pt;
}
.tiny {
	font-size:7pt;
}


.snail {
	font-size: 7pt;
	color: #000099
}

.snaillight {
	font-size: 7pt;
	color: Silver;
}

.pagetitle {
	font-size: 14pt;
	color: #000099;
; font-weight: bold
}


P {
	text-align: left;
	font-size : 9pt;
}

UL {
	list-style-image : url(/images/bullet.gif);
	font-size : 9pt;
}

LI {
	font-size : 9pt;
	padding : 0 6;
}

H1 {
	font: bold 18pt Arial, Helvetica, sans-serif;
}

H2 {
	font: bold 12pt Arial, Helvetica, sans-serif;
}
.left_nav_bullet { font-size: 8pt; font-weight: normal }
.left_nav_title {  font-size: 12pt; color: #FFFFFF; font-weight: bold}

