.body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 14px; font-weight: normal; color: #000000}

.bodylarge {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: bold; line-height: 18px; font-weight: normal; color: #000000}

.bodybold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 14px; font-weight: bold; color: #000000}

.bodywhite {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 14px; font-weight: normal; color: #FFFFFF}

.bodywhitebold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 14px; font-weight: normal; color: #FFFFFF}

.bodygoldbold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: bold; line-height: 14px; font-weight: normal; color: #F0D831}

.subhead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: bold; color: #18184e}

.subheadwhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: bold; color: #FFFFFF}

.caption { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: 12px; font-weight: normal; color: #000000}

.captionwhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: 12px; font-weight: normal; color: #FFFFFF}

body {
	margin-top: 0px;
}

a:link {
font-weight : normal;
color : #000000;
text-decoration : underline;
background: transparent; 
}

a:visited {
font-weight : normal;
color : #000000;
text-decoration : underline;
background: transparent; 
}

a:active {
font-weight : normal;
color : #000000;
text-decoration : underline;
background: transparent; 
}

a:hover {
font-weight : bold; 
color : #000000;
text-decoration : none;
background: #FFCC33; 
}

a.menu:link {
font-weight : bold;
color : #000000;
text-decoration : none;
background: transparent; 
}

a.menu:visited {
font-weight : bold;
color : #000000;
text-decoration : none;
background: transparent; 
}

a.menu:active {
font-weight : bold;
color : #000000;
text-decoration : none;
background: transparent; 
}

a.menu:hover {
font-weight : bold; 
color : #FFFFFF;
text-decoration : none;
background: transparent; 
}

a.footer:link {
font-weight : normal;
color : #FFFFFF;
text-decoration : underline;
background: transparent; 
}

a.footer:visited {
font-weight : normal;
color : #FFFFFF;
text-decoration : underline;
background: transparent; 
}

a.footer:active {
font-weight : normal;
color : #FFFFFF;
text-decoration : underline;
background: transparent; 
}

a.footer:hover {
font-weight : normal; 
color : #FFFFFF;
text-decoration : underline;
background: transparent; 
}

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.gold {
background-color: #F0D831;
}

.black {
background-color: #000000;
}

.yellow {
background-color: #FFCF31;
}

.blue {
background-color: #1A1B57;
}

.green {
background-color: #036735;
}

/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 280px;
height: 85px;
padding: 0px;
}

#pscroller2{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 14px; font-weight: normal; color: #000000;
width: 290px;
height: 22px;
border-bottom: 1px dashed black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

#pscroller3{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 14px; font-weight: normal; color: #000000;
width: 280px;
height: 85px;
padding: 0px;
}

#pscroller3 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
font-weight:bold;
}