a:link
{
  text-decoration : none;   color : #FFFFFF; 
}
.text        { text-align: justify; font-weight: bold; margin-left: 15; margin-right: 15 }

span.red     { color: #CC0000 }
span.white   { font-family: Arial; font-size: 10pt; color: #FFFFFF; text-align: justify; 
               margin-top: 0; margin-bottom: 0 }
span.text    { margin:0 15; font-weight: bold; color:#000000; text-indent:0; text-align:justify }

a:visited
{
	text-decoration:none; color:#FFFFFF 
} 


a:active 
{
	color: #FF0000;
}
body
{
	font-family: Arial;
	background-color: #ED8F0B;
	margin-left: 0;
	margin-top: 0;
	margin-right:0
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial; color:#000000
}
h1
{
	font-family:Arial Black; font-size: 12pt; margin-top:0; margin-bottom:0; text-align:left
}
h2
{
	font-family:Arial Black; font-size:12pt; margin-top:12; margin-bottom:12; text-align:center  
}
h3
{
	font-family:Arial; font-size:12pt; margin-top:6; margin-bottom:12; text-align:center; font-weight:bold
}
h4
{
	margin:3 15; font-family:Arial; font-size:14pt; font-weight:bold; text-align:center; color:#000000 
	}
h5
{
	margin:3 15; font-family:Arial; font-size:12pt; font-weight:bold; text-align:left; 
}
h6
{
	margin:12 15; font-family:Arial; font-size:12pt; font-weight:bold; text-align:left; 
}
a:hover      { color: #FF0000 }
TD.buttons {
border:3px double #000000; 
background: #00CCFF; color:#FFFFFF 


}
A.buttons{
font-weight: bold;
border:3px double #000000; 
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
width:140px; text-align:center; 
background-color:#000080
}
A:hover.buttons{
border:3px double #000000; 
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
width:140px; text-align:center; 
background: #33CCFF; 
}

A.buttonsa{
font-weight: bold;
border:3px double #000000; color: #FFFFFF;
text-decoration: none;
font-weight: bold;
width:140px; 
background-color:#CC0000;
text-align:center
}
A:hover.buttonsa{
border:3px double #000000; 
color: #FF0000;
text-decoration: none;
font-weight: bold
width:140px; text-align:center; 
background: #00CCFF; 
}

A.buttonsb{
font-weight: bold;
border:3px double #000000; color: #008000;
text-decoration: none;
font-weight: bold;
width:140px; background-color:#FFFF99; text-align:center
}
A:hover.buttonsb{
border:3px double #000000; color: #CC0000;
background: #6600FF;
text-decoration: none;
font-weight: bold
width:140px; text-align:center; background-color:#CC0000
}