/* CSS Document */

body {
	margin-top: 0px;
	background-image:url(images/bg.jpg);
	background-position:center;
	vertical-align:top;
	background-repeat:repeat;
	background-position:top;

}


a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
a:link {
	text-decoration: none;
	color:#641511;
}
a:visited {text-decoration:none; color:#003300;
}

a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
	  
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #072f1c;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	color: #FFFF00;
}
.text4 {
	color: #FFFFFF;
	font-size: 12px;
	text-align:justify;
	}
.text14 {font-size: 14px;
color:#243D65;}

#footer a {font:Arial, Helvetica, sans-serif; font-size:12px; color:#641511;}
