<STYLE type="text/css">
<!--

/* --- These lines control body text --- */

P	
		{  
		font-family: arial, helvetica, sans-serif;
		font-size:11pt;
		color:black;
		}

td
		{
		font-family: arial, helvetica, sans-serif;
		font-size:11pt;
		color:black;
		}

.small
		{  
		font-family: arial, helvetica, sans-serif;
		font-size:10pt;
		color:black;
		}

.smallcaps
		{  
		font-family: arial, helvetica, sans-serif;
		font-variant: small-caps;
		}

H1
		{
		font-family: arial, helvetica, sans-serif;
		font-size:20pt;
		color:003399;
		}

H2
		{
		font-family: arial, helvetica, sans-serif;
		font-size:16pt;	
		color:003399;
		}	

H3
		{
		font-family: arial, helvetica, sans-serif;
		font-size:14pt;	
		color:003399;
		}

H4
		{
		font-family: arial, helvetica, sans-serif;
		font-size:12pt;	
		color:#003399;
		}

H6
		{
		font-family: arial, helvetica, sans-serif;
		font-size:8pt;
		line-height: 1.0;
		padding: 0em;			
		}

/* --- Use these for light text on a dark background --- */ 

.rev
		{
		font-family: arial, helvetica, sans-serif;
		color:#FFFFFF
		}

.reverse
		{	
		color:#FFFFFF;
		font-weight:600;
		}

/* --- Accent text --- */
.accent
		{
		color:#003399;
		}

.accent2
		{
		color:#;
		}

.bold
		{
		font-style: bold;
		}
	
ul
		{
		font-family: arial, helvetica, sans-serif;
		font-size:10pt;
		color:#black;
		}

/* --- These lines control links --- */

.menu
		{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		color: #666666;
		}

.menu a:link
		{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		color: #666666;
		text-decoration: none;
		}

.menu a:visited
		{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		color: #666666;
		text-decoration: none;
		}

.menu a:hover
		{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		text-decoration: underline;
		}

.menu a:active
		{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		color: #666666;
		text-decoration: none;
		}

.content
		{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		}

.content a:link
		{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		text-decoration: underline;
		}

.content a:visited
		{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		text-decoration: underline;
		}

.content a:hover
		{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		text-decoration: none;
		}

.content a:active
		{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		text-decoration: underline;
		}

A:link
		{ 
		font-family: arial, helvetica, sans-serif;
		text-decoration: underline;
		color:#003399;
		}

A:visited
		{ 
		font-family: arial, helvetica, sans-serif;
		text-decoration: underline;
		color:#003399;
		}

A:active
		{ 
		font-family: arial, helvetica, sans-serif;
		text-decoration: none;
		color:#003399;
		}

A:hover
		{ 
		font-family: arial, helvetica, sans-serif;
		text-decoration: underline;
		color:#ffcc00;
		}

/* --- Use this class for dark backgrounds ---*/
A.white:link
		{ 
		font-family: arial, helvetica, sans-serif;
		text-decoration: underline;
		color:#FFFFFF;
		}

A.white:visited
		{ 
		font-family: arial, helvetica, sans-serif;
		text-decoration: underline;
		color:#FFFFFF;
		}

A.white:active
		{ 
		font-family: arial, helvetica, sans-serif;
		text-decoration: none;
		color:#ffcc00;
		}

A.white:hover
		{ 
		font-family: arial, helvetica, sans-serif;
		text-decoration: underline;
		color:#FFFF00;
		}
/* --- End class for dark backgrounds -- */

A.header:link
		{ 
		font-family: arial, helvetica, sans-serif;
		text-decoration: none;
		font-size:11pt;
		color:#ffffff;
		font-weight:700;
		}

A.header:visited
		{ 
		font-family: arial, helvetica, sans-serif;
		text-decoration: none;
		font-size:11pt;
		color:#ffffff;
		font-weight:700;
		}

A.header:active
		{ 
		font-family: arial, helvetica, sans-serif;
		text-decoration: none;
		font-size:11pt;
		color:#ffffff;
		font-weight:700;
		}

A.header:hover
		{ 
		font-family: arial, helvetica, sans-serif;
		text-decoration: none;
		font-size:11pt;
		color:#ffcc00;
		font-weight:700;
		}

A.footer:link
		{ 
		font-family: arial, helvetica, sans-serif;
		text-decoration: none;
		font-size:11pt;
		color:#9999ff;
		font-weight:700;
		}

A.footer:visited
		{ 
		font-family: arial, helvetica, sans-serif;
		text-decoration: none;
		font-size:11pt;
		color:#9999ff;
		font-weight:700;
		}

A.footer:active
		{ 
		font-family: arial, helvetica, sans-serif;
		text-decoration: none;
		font-size:11pt;
		color:#9999ff;
		font-weight:700;
		}

A.footer:hover
		{ 
		font-family: arial, helvetica, sans-serif;
		text-decoration: none;
		font-size:11pt;
		color:#ffffff;
		font-weight:700;
		}

/* --- for demo use only --- */
.serif
		{
		font-family: arial, helvetica, sans-serif;
		font-size: 12pt;
		}

.sanserif
		{
		font-family: arial,helvetica,sans serif,default;
		}
/* --- end for demo use only --- */

/* --- These lines control form appearance --- */

.cart
		{
		font-family: arial, helvetica, sans-serif;
		font-size:9pt;
		color:black;
		background-color: #eeeeee;
		}

.item
		{
		font-family: arial, helvetica, sans-serif;
		font-size:9pt;
		color:black;
		}

.sublink
		{
		text-decoration: none;
		font-family:arial, helvetica, sans-serif;
		font-size:8pt;
		}

.button 
		{
		font-family: arial, helvetica, sans-serif;
		font-size:9pt;
		color:black;
		background-color: #DDDDDD;
		}

.iteminput
		{
		font-family: arial, helvetica, sans-serif;
		font-size:9pt;
		color:black;
		background-color: #DDDDDD;
		}

.inputsmallBorder
		{
		font-size: 10px;
		border: 1px solid #999999;
		background-color: #EDEDED;
		color: #000000;
		}

/* --- These lines control page colors --- */
BODY
		{
		background-color:#ffffff;
		margin-top: 0%;
		margin-left: 0%
		}

.mainbg
		{
		background-color:#9999ff;
		}

.headerbg
		{
		background-color:#3333cc;
		}

.headerlinkbg
		{
		background-color:#000099;
		}

.footerbg
		{
		background-color:#3333cc;
		}

.footlinkbg
		{
		background-color:#000099;
		}

.BodyBg /* controls opacity of table or cell (IE only) */
		{
		background:#FFFFFF;
		filter:alpha(opacity=65);
		}
	
// -->
</STYLE> 
