/* CSS Document */


<style type="text/css">

html {height: 100%;}
.copyright {
	color: #696969;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.address { color: #b2b1b1; font-family: arial; font-size: 10px; }
.bodytext {font-family: Verdana; font-size: 14px; color: #000000; font-weight: normal; }
.bodytext2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-align: justify;	
}
.bodytext3 {font-family: Verdana, Geneva, sans-serif; font-size: 18px; color: #000000; font-weight: bold; }
.titletext { color: #000000; font-family: verdana; font-size: 14px; font-weight: bold;}
a:link {color: #000099; text-decoration: none; font-weight:bold;}
a:visited {text-decoration: none; color: #000099; font-weight:bold;}
a:hover {text-decoration: underline; color: #000099;  font-weight:bold;}
a:active {text-decoration: none; color: #000099; font-weight:bold;}
body {
	height: 100%;
	font-family: Verdana;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/bg_full.jpg);
	background-attachment: fixed ; 
	background-color: ;
}




</style>

