@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-color: #FFFFFF;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/stripebg.jpg);
	background-repeat: repeat;
	background-attachment:fixed;
	background-position: top;
	
}



td
{ font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 12px;
}


A:link {text-decoration: none; color:#318582; font-weight:bold}
A:visited {text-decoration: none; color:#318582; font-weight:bold}
A:active {text-decoration: none; color:#42fff9; font-weight:bold}
A:hover {text-decoration: none; color:#42fff9; font-weight:bold}






h2{font-family: verdana; text-transform: uppercase; font-weight: normal;font-size:20px; color:#8c0764; border-bottom-style: solid; border-color: #8c0764; border-bottom-width: thin;}

h3{font-family: verdana; text-transform: uppercase; font-weight: normal;font-size:20px; color:#8c0764; border-bottom-style: solid; border-color: #8c0764; border-bottom-width: thin;}


h4{font-family: verdana; text-transform: uppercase; font-weight: normal;font-size:14px; color:#318582; font-style: italic;}

h5{font-family: verdana; text-transform: uppercase; font-weight: bold;font-size:12px; color:#8c0764; border-bottom-style: solid; border-color: #8c0764; border-bottom-width: thin;}
