body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	line-height: 130%;
	background: #FFFFFF
}

table {
	font-size: 11px;
}

h1 {
	font-weight: bold;
	font-size: 18px;
	color: #004375
}

h2 {
	font-weight: bold;
	font-size: 16px;
	color: #004375
}

h3 {
	font-weight: bold;
	font-size: 14px;
	color: #004375;
	margin-top: 40px;
}

h4 {
	font-weight: bold;
	font-size: 12px;
	color: #004375;
	margin-top: 30px;
}

li { padding-bottom: 3px }

a{ 
	font-weight: bold;
	color: #004375; 
	text-decoration:none
}

/*normal links in the text*/
a:link {

}

a:visited { 

}

a:hover {  
	text-decoration: underline
}

/*when pressed*/
a:active {  
	text-decoration: underline
}





.hilite {
	background-color: #FFFF00;
	font-weight: normal;
	color: #990000;
}


.source {
	background-color: #EEFFFF;
	font-weight: normal;
	color: #000000;
	border: 1px dashed #CCCCCC;
	font-style: italic;
	font-family: "Courier New", Courier, mono;
	padding: 15px 10px 15px 10px;
	overflow: auto;
	width:550px;
	white-space: nowrap;
}



/************************** side text style *******************************/

.sidetext {
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}


a.sidetext { 
	font-size: 11px;
}



/************************** menu style *******************************/

.menu {
	font-size: 12px;
	font-style: normal;
	/*color: #FFFFFF;
	line-height: 170%;*/
	text-decoration: none
}
