.aswabblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366CC;
}
.aswabblueHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3366CC;
	font-weight: normal;
}
a.effect1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3366CC;
}
.aswabblueitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3366CC;
	font-style: italic;
}
a.effect1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3366CC;
}
a.effect1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3366CC;
}
a.effect1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3399FF;
}
a.effect2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
a.effect2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
a.effect2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
a.effect2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
a.effect3:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
}
a.effect3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3399;
}
a.effect3:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
}
a.effect3:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399FF;
}
.aswabblueHeadBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #3366CC;
	font-weight: bolder;
}
.aswabblueHeadmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3366CC;
	font-weight: normal;
}
.aswabredHeadmed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.aswabbluesmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366CC;
}
.aswabblueHeadBoldsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	font-weight: bolder;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #3366CC;
	font-weight: bolder;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3366CC;
	font-weight: normal;}
.aswabred {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: normal;
}
#center {
 &nbsp; &nbsp;position:absolute;
 &nbsp; &nbsp;width:762px;
 &nbsp; &nbsp;height:360px;
 &nbsp; &nbsp;left:50%;
 &nbsp; &nbsp;top:50%;
 &nbsp; &nbsp;margin-left:-381px; &nbsp;// half of width
 &nbsp; &nbsp;margin-top:-180px; &nbsp;// half of height
}