body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	line-height: 130%;
	background: #FFFFFF
}

table {
	font-size: 11px;
}

h2 {
	font-weight: bold;
	font-size: 16px;
	color: #000066
}

h3 {
	font-weight: bold;
	font-size: 14px;
	color: #000066;
	margin-top: 40px;
}

h4 {
	font-weight: bold;
	font-size: 12px;
	color: #000066;
	margin-top: 30px;
}

li { padding-bottom: 3px }

a{ 
	font-weight: bold;
	color: #000066; 
	text-decoration:none
}

/*normal links in the text*/
a:link {

}

a:visited { 

}

a:hover {  
	text-decoration: underline
}

/*when pressed*/
a:active {  
	text-decoration: underline
}


.smaller {
	font-size: 9px;
}



/************************** side text style *******************************/

.sidetext {
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #000099;
}


a.sidetext { 
	font-size: 11px;
}



/************************** menu style *******************************/

.menu {
	font-size: 12px;
	font-style: normal;
	color: #000099;
	line-height: 170%;
	text-decoration: none
}
