body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	line-height: 130%;
	background: #ffffff url(images/back.gif) repeat-x
}

table {
	font-size: 11px;
}

tr.main {
	background-color: #FFFFFF;
}

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
}












/************************** side text style *******************************/

.sidetext {
	font-size: 12px;
	font-style: bold;
	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
}



.footer {
	font-size: 7px;
	font-style: normal;
	text-decoration: none
}


/************************** data style *******************************/
.bold {
	font-weight: bold;
}


.title {
	font-weight: bold;
	font-size: 16px;
	color: #542779;
}
