A {
    font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A:LINK {
	color : #000066;
	text-decoration : none;
}

A:VISITED{
	color : #000066;
	text-decoration : none;
}

A:ACTIVE{
	color : #000066;
	text-decoration : none;
}

A:HOVER {
	color : #006699;
	text-decoration : none;
}

A:ACTIVE {
	color : #000066;
	text-decoration : none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.bottomnav{
	color : #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

BODY {
	margin : 0px 0px 0px 0px;
	color : #000000;
	background-image : url(../images/background.gif);
	scrollbar-face-color : #cccccc;
	scrollbar-track-color : #cccccc;
	scrollbar-highlight-color : #ffffff;
	scrollbar-3dlight-color : #333333;
	scrollbar-darkshadow-color : #333333;
	scrollbar-shadow-color : #cccccc;
	scrollbar-arrow-color : #333333;
}

A.bottomnav:LINK {
   color: #000066
}

A.bottomnav:VISITED {
   color: #000066
}

A.bottomnav:HOVER {
   color: #006699
}


td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

