h1 { font-family:Verdana,sans-serif; font-size:13pt; margin-bottom:0px; padding-bottom:0px; }


p {
	font-family:Verdana,sans-serif;
	font-weight:bold;
	font-size:12pt;
	color:rgb(73,73,137);
}
h2 { font-family:Verdana,sans-serif; font-size:14pt; margin-bottom:0px; padding-bottom:0px; }


h3 {
	font-family:Verdana,sans-serif;
	font-size:18pt;
	font-weight: bold;
	color: #669;
}









.grey {
	color:rgb(102,102,153);
	font-size: 16px;
}

.white { color:white; }
p.unbold { font-family:Verdana,sans-serif; font-weight:normal; font-size:10pt; }
.highlight { color:rgb(0,189,189); }
a:link { font-weight:bold; color:rgb(102,102,153); text-decoration:none; }
a:visited { font-weight:bold; color:rgb(102,102,153); text-decoration:none; }
a:active { color:rgb(102,102,153); text-decoration:none; }
a:hover { font-weight:bold; color:rgb(0,189,189); text-decoration:underline; }

