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: 16px;
	color: #542779
}

h2 {
	font-weight: bold;
	font-size: 16px;
	color: #542779
}

h3 {
	font-weight: bold;
	font-size: 14px;
	color: #542779;
	margin-top: 40px;
}

h4 {
	font-weight: bold;
	font-size: 12px;
	color: #542779;
	margin-top: 30px;
}

li { padding-bottom: 3px }

a{ 
	font-weight: bold;
	color: #704D8D; 
	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;
}

.bold {font-weight: bold}


.title {
	font-weight: bold;
	font-size: 12px;
	color: #542779;
}





/************************** 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
}

