a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #FF0033;
	text-decoration: underline;
}
h2 {
	font-family: Verdana;
	font-size: 16px;
	color: #0033CC;
}
h3 {
	font-family: Verdana;
	font-size: 12px;
	color: #003399;
}
p, td {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #003399;
}
.smalltype {
	font-family: Verdana;
	font-size: 9px;
	line-height: 12px;
}
.singleborder {
	border: 1px solid #999999;
}
.cTitleBlue {
	color: #036CB6;
}
.logincaption {
	color: #C08001;
	font-weight: bold;
}
.red {color: #FF0000}

