.biglink 	{
		color: #333399;
		font-family: Arial, Helvetica, sans-serif;
	    font-size: 10pt; font-weight: bold;
		TEXT-DECORATION: none;
		}

.biglink:hover 	{
		COLOR: #CC3333;
		font-family: Arial, Helvetica, sans-serif;
	    font-size: 10pt; font-weight: bold;
		TEXT-DECORATION: none;
		}
		
.sponsorlink 	{
		color: #333366;
		font-family: Arial, Helvetica, sans-serif;
	    font-size: 12pt; font-weight: bold;
		TEXT-DECORATION: none;
		}

.sponsorlink:hover 	{
		COLOR: #CC3333;
		font-family: Arial, Helvetica, sans-serif;
	    font-size: 12pt; font-weight: bold;
		TEXT-DECORATION: none;
		}
		
.espanollink 	{
		color: #333366;
		font-family: Arial, Helvetica, sans-serif;
	    font-size: 9pt; font-weight: bold;
		TEXT-DECORATION: none;
		}

.espanollink:hover 	{
		COLOR: #CC3333;
		font-family: Arial, Helvetica, sans-serif;
	    font-size: 9pt; font-weight: bold;
		TEXT-DECORATION: none;
		}
				
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
    font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
body {
	margin:0 auto;
	width:1072px;
	position: relative;
  /* adjust width as needed */
}
.FormClass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.ArticleHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;	
	color: #333366
}
	
.smaller {
	font-size: 8pt;
}

.style1 {color: #999999}
.style2 {color: #666666}
.style3 {color: #333333}
.style4 {color: #996600}
.style5 {color: #333366}

#MenuBar1 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #333366;
	width: 150px;
}
#MenuBar1 .MenuBarItemSubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #333366;
	font-weight: bold;
}
#MenuBar1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #333366;
	font-weight: bold;
}
#MenuBar1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #333399;
	font-weight: bold;
}

