/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #740F0A;
	font-weight: bold;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}


a:link { color:#740F0A; text-decoration:none; font-weight:bold}
a:active { color:#000000; text-decoration:underline; font-weight:bold}
a:visited { color:#000000; text-decoration:underline; font-weight:bold}
a:hover { color:#0000ff; text-decoration:underline; font-weight:bold}


h1 {
	font-family: Arial;
	font-size:15px;
	color:#330000;
	background-color:#FFFFCC;
	text-align: left;
}
h2 {color: #0000CC ; font-size:11pt; font-family:Arial, Helvetica, sans-serif;}


.text {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; align:Justify;}

a.res:link { color:#000000; text-decoration:none; font-weight:normal}
a.res:active { color:#000000; text-decoration:underline; font-weight:normal}
a.res:visited { color:#740F0A; text-decoration:none; font-weight:normal}
a.res:hover { color:#0000ff; text-decoration:underline; font-weight:normal}

.padding_left10{ padding-left:10px}