body
{
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
}

A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
	}

A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
	}

A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
	}

A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0033;
	text-decoration: underline;
	}

.mainMenu:link
{
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

.mainMenu:visited
{
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: gray;
}

.mainMenu:active
{
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.mainMenu:hover
{
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
}

.mainMenuCurrent:link
{
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}

.mainMenuCurrent:visited
{
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}

.mainMenuCurrent:active
{
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.mainMenuCurrent:hover
{
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
}

.sideMenu:link
{
	font-size: 10pt;
	color: #FFFFFF;
}

.sideMenu:visited
{
	font-size: 10pt;
	color: #CCCCCC;
}

.sideMenu:active
{
	font-size: 10pt;
	color: #0000CC;
}

.sideMenu:hover
{
	font-size: 10pt;
	color: #FFCC00;
}

.slideOutMenu:link
{
	font-size: 8pt;
	color: #FFFFFF;
}

.slideOutMenu:visited
{
	font-size: 8pt;
	color: #C0C0C0;
}

.slideOutMenu:active
{
	font-size: 8pt;
	color: #CC0033;
}

.slideOutMenu:hover
{
	font-size: 8pt;
	color: #FFCC00;
}

.menuDiv {
	background-color:#333333;
	layer-background-color:#333333
	}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 21pt;
    margin-bottom: 0px;
    color: #CC0033;
   } 

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 21pt;
    margin-bottom: 0px;
    color: #CC0033;
   } 
 
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 16pt;
    margin-bottom: 0px;
	color: #CC0033;
	} 
 
h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14pt;
    margin-bottom: 0px;
    color: #CC0033;
   } 
 
h5 {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13pt;
    margin-bottom: 0px;
    color: #CC0033;
   } 
 
h6 {
    font-family: Times New Roman, Times, serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13pt;
    text-transform: uppercase;
    margin-bottom: 0px;
    color: #000000;
   } 
 
p {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	color: #000000;
  }

.address 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.newsHead 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
}

.newsDate 
{
	font-family: Times New Roman, Times, serif;
	font-size: 8pt;
	color: #666666;
}

.welcome
{
	font-size: 10pt;
	text-align: justify;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
	}

th {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	font-weight: bold;
	}

td {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	}

ol {
	font-size: 11pt;
	font-family: Times New Roman, Times, serif;
}

ul {
	font-size: 11pt;
	font-family: Times New Roman, Times, serif;
}

li {
	font-size: 11pt;
	font-family: Times New Roman, Times, serif;
}