body {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size: 100%;
	background-color : #FFFFFF; 
	color : #000000;   
	margin-bottom : 10px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-image :  url(images/background.gif);
	background-repeat : repeat-x;
}
table {
	font-size : 85%;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	color : #000000;   
}
td.textarea {
	background-color : #FFFFFF;
	color : #000000;
	text-align : justify;
}
h1 {
	font-size : 100%;
	text-align : left;
	font-weight : bold;
}
h2 {
	font-size : 120%;
	text-align : center;
}
h3 {
	font-size : 100%;
	text-align : left;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #6752B0;
	padding-left : 10px;
	line-height : 150%;
	width : 60%;
	}
h4 {
	font-size : 90%;
	text-align : center;
	font-weight : bold;
}
.b2 {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
a:link, a:active, a:visited  {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 85%;
	color: #0000FF;
	text-decoration : none;
}
a:hover {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 85%;
	color: #0000FF;
	text-decoration : underline;
}
a.b:link, a.b:active, a.b:visited  {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 95%;
	color: #FFFFFF;
	text-decoration : none;
}
a.b:hover {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 95%;
	color: #F0F8FF;
	text-decoration : underline;
}
a.c:link, a.c:active, a.c:visited  {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #0000FF;
	text-decoration : none;
	font-size : 100%;
}
a.c:hover {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #0000FF;
	text-decoration : underline;
}