/* CSS Document */

.style1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
}
.style3 {font-size: 12px}
.style5 {font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}

.ADstyle1 {	font-size: 36px;
	font-weight: bold;
	color: #0000CC;
}
.ADstyle2 {	font-size: 12px;
	font-style: italic;
}
.ADstyle4 {
	font-weight: bold;
	color: #003366;
	font-size: 12px;
}
.ADstyle5 {font-size: 12px}
.ADstyle10 {font-size: 14}
.ADstyle11 {font-size: 14px; }
