body {
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 background-color: #FFFFFF;
 font-family: Arial;
}

table {
 font-family: Arial;
 font-size: 10pt;
 line-height: 14pt;

}



td {
 font-family: Arial;
 font-size: 10pt;

 vertical-align: top;
}


.header {
font-size: 10pt;
color: #FFFF84;
font-weight: bold;
}

a {
 color: #5A59FF;
}

a:hover {
 background-color: #8080FF;
 color: #FFFFFF;
}

a.logo:hover {
 background-color: #E7E3E7;
 color: #FFFFFF;
}

a:active {
 background-color: #FFFFFF;
 color: #FF2C30;
}

.blue_gradient {

	font-size: 12pt;
	color: #FFEEE1;
	font-weight: bold;
	background-image: url( images/blue_gradient.jpg);
	background-repeat: repeat;

}

.toolbar {
 background-color: #E7E3FF;
 font-size: 8pt;
 font-family: Arial;
 top: 5px;
 padding-top: 3px;
 padding-bottom: 3px;
 padding-left: 5px;
 padding-right: 5px;
 border-style: ridge;
 border-width: 2px;

}



.main {

 text-align: justify;
 font-family: Arial;
}


.listTitle {
 font-style: italic;
 font-weight: bold;
 color: #FF595A;
 font-size: 12pt
}


.Title {
 position: relative;
 font-family: Arial;
 font-style: italic;
 font-size: 20pt;
 font-weight: bold;
 color: #008888;

}







