BODY {
	font-family : sans-serif;
	font-size : 12px;
	margin : 0px 0px 0px 0px;
}
TD {
	font-family : sans-serif;
	font-size : 12px;
	}
H1{
	color : #000066;
	font-size : 14px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		padding-bottom : 5px;
	margin-bottom : 0px;
}
H2{
	color : #000066;
	font-size : 11px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom : 5px;
	margin-bottom : 0px;
}

A{
	text-decoration : none;
	color : #663366;
}
A:hover{
	text-decoration : underline;
}
TH{
	font-size : 12px;
	font-style : italic;
	color : #9999CC;
	font-weight : bold;
}

.caption{
	font-style : italic;
	color : #333366;
}
.border{
	border : 1px solid #DCDCDC;
}
.help{
	font-size : 10px;
	color: #3399CC;
}
.copy{
	font-size : 10px;
}

.blue{
	color : #000066;
	font-size : 11px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.blue12{
	color : #000066;
	font-size : 12px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}