body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color : white;
	margin-top: 0px;
	SCROLLBAR-FACE-COLOR: #4B0097;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFCC33;
	SCROLLBAR-TRACK-COLOR: #4B0097;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}

.text
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.right {
	border-right-style : solid;
	border-right-width : 1 px;
	border-right-color : black;
}

.left {
border-left-style : solid;
	border-left-width : 1 px;
	border-left-color : black;
	
}

.top {
	border-top-style : solid;
	border-top-width : 1 px;
	border-top-color : black;
}

.bottom {
    border-right-style : solid;
	border-right-width : thin;
	border-right-color : black;
	border-left-style : solid;
	border-left-width : thin;
	border-left-color : black;
	border-bottom-style : solid;
	border-bottom-width : thin;
	border-bottom-color : black;
}
	
.borders {
	border-right-style : solid;
	border-right-width : thin;
	border-right-color : black;
	border-left-style : solid;
	border-left-width : thin;
	border-left-color : black;
}



.footer
{
   font-size: 10px;
	border-top-style : solid;
	border-top-width : 1px;
	border-top-color : #9400D3;
	}
	
	.bodynav a:link 
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: Purple;
} 
.bodynav  a:hover 
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: Purple;		
}
	
 .bodynav a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: Purple;
}
.bodynav a:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: Purple;
}

	.footernav a:link 
 {
 font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: Purple;
} 
.footernav  a:hover 
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
text-decoration: underline;
	color: Purple;		
}
	
 .footernav a:visited 
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: Purple;
}
.footernav a:active 
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: Purple;
}


 