.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style2 {font-size: x-small}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.style4 {font-weight: bold}
.style7 {font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: small; font-weight: bold; display: block;
  margin: .5em 0;}
  
a.style7:link, a.style7:visited
{
	color: #FFFFcc;
	text-decoration: none;
}
a.style7:hover, a.style7:active
{
	color: #FFFFcc;
	text-decoration: underline;
}

p, td{
	font-size: 11px;
	color: #ffffcc;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
}

h1{
	font-size: 15px;
	color: #ffffcc;
	font-weight: bolder;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
}
h2 {
	font-size: 13px;
	color: #ffffcc;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
}
h3 {
	font-size: 13px;
	color: #ffffcc;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
}

img.rightside {
	padding: 7px 0px 7px 10px;
}
img.leftside {
	padding: 7px 10px 7px 0px;
}
