p, ul, ol  {
	color : #000066;
	font-family : Arial, Helvetica, sans serif;
	font-size: 80%;
	text-align : justify;
}

body { 
font-size : 0.9em;
margin-height: 0;
margin-left: 0;
margin-right: 0;
margin-width: 0;
margin-top: 10;
margin-bottom: 0;
}

h1 {  
	font-size : 120%;
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	font-style : normal;
	color : #870000;
	text-decoration : none;
	text-align : left;
}

h2 {  
	font-size : 100%;
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	font-style : normal;
	color : #870000;
	text-decoration : none;
	text-align : left;
}

h3 {  
	font-size : 90%;
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	font-style : normal;
	color : #870000;
	text-decoration : none;
	text-align : left;
}

a:link {
	color : #870000;
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	text-decoration : none;
}

a:Visited  {
	color : #870000;
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	text-decoration : none;
}

a:Hover  {
	color : #870000;
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	text-decoration : underline;
}

.mainlink  a:link {
	font-family : Arial, Helvetica, sans serif;
	color : #000066;
	font-size: 80%;
	font-weight : bold;
	font-style : bold;
	text-decoration : none;
}

.mainlink  a:Visited  {
	font-family : Arial, Helvetica, sans serif;
	color : #000066;
	font-size: 80%;
	font-weight : bold;
	font-style : bold;
	text-decoration : none;
}

.mainlink  a:Hover  {
	font-family : Arial, Helvetica, sans serif;
	color : #000066;
	font-size: 80%;
	font-weight : bold;
	font-style : bold;
	text-decoration : underline;
}


.footer  {
	color : #ffffff;
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	font-style : bold;
	font-size: 70%;
	text-align : center;
}

.footer  a:link {
	color : #ffffff;
	font-family : Arial, Helvetica, sans serif;text-decoration : none;
}


.footer  a:Visited  {
	color : #ffffff;
	font-family : Arial, Helvetica, sans serif;
	text-decoration : none;
}

.footer  a:Hover  {
	color : #ffffff;
	font-family : Arial, Helvetica, sans serif;
	text-decoration : underline;
}

.tabletext {  
	font-size : 95%;
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	font-style : normal;
	color : #870000;
	text-decoration : none;
	text-align : left;
}

.tabletextsmall {  
	font-size : 80%;
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	font-style : normal;
	color : #870000;
	text-decoration : none;
	text-align : left;
}


hr.line {
	background-color : #870000;
	color : #870000;
	height : 1px;
	border : 0 solid #870000;
	border-top-width : thin;
  width : 100%
}