BODY {
	background:	#FFFFFF;
	color:		#000000;
	font-family: 	helvetica,arial,sans-serif;
	font-size:	small;
	font-style:	normal;
	font-weight:	normal;
}


A:link  {
	color: 		#0000CC;
	font-weight: 	bold;
}
A:visited {
        color: 		#3366CC;
	font-weight: 	bold;
}
A:active {
	color: 		#0000FF;
	background: 	#CFFFFF;
	font-weight: 	bold;
}
A:hover {
	text-decoration: none;
	color: 		#0000FF;
}



A.simple:link {
	text-decoration: none;
}
A.simple:visited {
	text-decoration: none;
}
A.simple:active{
	text-decoration: none;
}
A.simple:hover {
	text-decoration: underline;
}


A.menu:link {
        color: 		#99CCFF;
	text-decoration: none;
	font-size: 	small;
}
A.menu:visited {
        color: 		#99CCFF;
	text-decoration: none;
	font-size: 	small;
}
A.menu:active{
	text-decoration: none;
	font-size: 	small;
}
A.menu:hover {
        color:		#99DDFF;
	text-decoration: underline;
	font-size: 	small;
	font-weight: 	bolder;
}


A.toolbar:link { 
	text-decoration: none;
	color: 		#000099;
	background: 	#CCCCCC;
	font-size: 	small;
	padding: 	2px 2px 2px 2px;
	margin: 	1px 0px 1px 0px;
}
A.toolbar:visited{
	text-decoration: none;
	color: 		#000099;
	background: 	#CCCCCC;
	font-size: 	small;
}
A.toolbar:active{
	text-decoration: none;
	color: 		#0000CC;
	background: 	#E3E3E3;
	font-size: 	small;
}
A.toolbar:hover {
	text-decoration: none;
	color: 		#000033;
	background: 	#E3E3E3;
	font-weight: 	bold;
	font-size: 	small;
}






P {
	text-align:	justify;
	font-size: 	small;
}

LI,TD,TR,TABLE {
	font-family: 	helvetica,arial,sans-serif;
	font-size:	small;
	font-style:	normal;
	font-weight:	normal;
}

SMALL {
	font-family: 	helvetica,arial,sans-serif;
	font-size:	x-small;
	font-style:	normal;
	font-weight:	normal;
}

STRONG {
	font-size:	medium;
	font-weight:	bolder;
}

TH,CAPTION {
	font-size:	medium;
	font-weight:	bolder;
}

H1 {
	font-size:	x-large;
	text-align:	center;
	font-weight:	bolder;
	margin-top: 	1em;
	margin-bottom: 	1em;
	margin-left: 	1em;
	margin-right: 	1em;
}

H2 {
	font-size:	large;
	font-weight:	bolder;
	text-align:	center;
}

H3 {
	font-size:	large;
	font-weight:	bold;
	text-align:	left;
	margin-bottom:  1px;
}

UL,OL,DL {
	margin-top:	0;
	margin-bottom:  0;
	white-space:	normal;
}

INPUT,SELECT,TEXTAREA,BUTTON {
	font-family: 	helvetica,arial,sans-serif;
	font-size:	small;
	font-style:	normal;
	font-weight:	normal;
}

B {
	font-weight:    bold;
}
   
STRONG {
	font-weight:    bolder;
}


.quote {
	color:		#000000;
	text-indent:	2em;
	text-align:	justify;
        font-size:	small;
	font-family:	monospace;
	font-style:	italic;
	font-weight:	normal;
}

.note {
	text-align:	justify;
        font-size:	small;
	color:		#000000;
}

.vnote {
	text-align:	right;
        font-size:	x-small;
	color:		#000000;
}

.snote {
        font-size:	small;
	color:		#000000;
}

.thead {
	text-align:	center;
        font-weight:	bold;
	color:		#000000;
}

.intro{
position:absolute;
left:0;
top:0;
layer-background-color:#003366;
background-color:#003366;
border:0.1px solid #003366;
}

