/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 10pt;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	color: #FFFFFF;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {color: #FF0000;}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
h1 {
	font-size: 13pt;
}
p {
	text-align:justify;
	}
.text_white {
	color:#FFFFFF;
}
.menu a:link, .menu a:active, .menu a:visited {
	color:#FFFBF0;
	text-decoration:none;
	}
.menu a:hover {
	color:#FFFBF0;
	text-decoration:underline;
	}	
a:link {
	color: #1355A5;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #1355A5;
}
a:hover {
	text-decoration: none;
	color: #1355A5;
}
a:active {
	text-decoration: underline;
	color: #1355A5;
}
.copyr a:link, .copyr a:hover, .copyr a:visited{
	color:#FFFBF0;
	text-decoration:none;
	}


