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: #990000;
	text-decoration: underline;
	}

.mainMenu:link
{
	font-size: 9pt;
	color: #000000;
}

.mainMenu:visited
{
	font-size: 9pt;
	color: gray;
}

.mainMenu:active
{
	font-size: 9pt;
	color: #9999FF;
	text-decoration: none;
}

.mainMenu:hover
{
	font-size: 9pt;
	color: #990000;
	text-decoration: none;
}

.mainMenuCurrent:link
{
	font-size: 9pt;
	color: #FFFFFF;
}

.mainMenuCurrent:visited
{
	font-size: 9pt;
	color: #FFFFFF;
}

.mainMenuCurrent:active
{
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}

.mainMenuCurrent:hover
{
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

.sideMenu:link
{
	font-size: 8pt;
	color: #000099;
}

.sideMenu:visited
{
	font-size: 8pt;
	color: #333333;
}

.sideMenu:active
{
	font-size: 8pt;
	color: #FFFFFF;
}

.sideMenu:hover
{
	font-size: 8pt;
	color: #FFFFFF;
}

.rightMenu:link
{
	font-size: 8pt;
	color: #990000;
}

.rightMenu:visited
{
	font-size: 8pt;
	color: #333333;
}

.rightMenu:active
{
	font-size: 8pt;
	color: #FFFFFF;
}

.rightMenu:hover
{
	font-size: 8pt;
	color: #FFFFFF;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 22pt;
    margin-bottom: 0px;
    color: #0000CC;
   } 

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18pt;
    margin-bottom: 0px;
    color: #0000CC;
   } 
 
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 15pt;
    margin-bottom: 0px;
	color: #990000;
	} 
 
h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 12pt;
    margin-bottom: 0px;
    color: #0000CC;
   } 
 
h5 {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12pt;
    margin-bottom: 0px;
    color: #0000CC;
   } 
 

h6 {
    font-family: Times New Roman, Times, serif;
    font-style: normal;
    font-weight: normal;
    font-size: 11pt;
    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: 9pt;
	font-weight: bold;
}

.head4 {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 12pt;
    margin-bottom: 0px;
    color: #0000CC;
   } 

.newsDate 
{
	font-family: Times New Roman, Times, serif;
	font-size: 8pt;
	color: #666666;
}

.newsHead 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.small
{
	font-size: 10pt;
}

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;
	}

.rightCol {
	background-color: #CCCCCC;
	}

.directory
{
	font-size: 9pt;
}

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;
}