a:active {
	color: #8800FF;
	text-decoration: underline;
}
a:visited {
  color: #4400BB;
  text-decoration: underline;
}
a:link {
  color: #110088;
  text-decoration: underline;
}
a:hover {
  color: #6080A8;
  text-decoration: underline;
}

h1:first-child {margin-top: 0;}
h2:first-child {margin-top: 0;}
h3:first-child {margin-top: 0;}
h4:first-child {margin-top: 0;}
h5:first-child {margin-top: 0;}
h6:first-child {margin-top: 0;}
h1 { font-size: 200%; 
	 color : #384868;
}
h2 { font-size: 180%; 
	 color : #384868;
} 
h3 { font-size: 150%; 
	 color : #384868;
}
h4 { font-size: 130%; 
	 color : #384868;
} 
h5 { font-size: 120%; 
	 color : #384868;
}
h6 { font-size: 100%; 
	 color : #384868;
} 

BODY {
	background-color : #384868;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	margin : 0px 0px 0px 0px;
}

TD 
{
	border : 0px none;
	vertical-align : top;
	background : #FFFFFF;
	background-color : #FFFFFF;
	color : #000000;
}
TD.MAIN {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	padding-bottom : 0px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	}

TD.BACKBACK {
	background : #384868;
	background-color : #384868;
	}

TD.BLUEBACK {
	background : #6080A8;
	background-color : #6080A8;
	}

TD.LEFT {
	background : #A8A8A8;
	background-color : #A8A8A8;
}

P{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

LI{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

P.LEFTLIST {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
}

P.LEFTHEAD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
}

P.DIVIDER {
	margin-bottom : 30px;
	margin-left : 30px;
	margin-right : 30px;
	margin-top : 30px;
	border-bottom-style: groove;
	border-bottom-color: #384868;
}

P.NORM {
	font-weight : normal;
	font-size : 12px;
}

P.HEAD {
	font-weight : bold;
	font-size : 14px;
}

P.SMALL {
	font-weight : normal;
	font-size : 9px;
}

P.INDENT {
	margin-left : 15px;
	font-weight : normal;
	font-size : 12px;
	margin-right : 15px;
}

LI.INDENT {
	margin-left : 15px;
	font-weight : normal;
	font-size : 12px;
	margin-right : 15px;
}
