/* Global Styles */

body {
	background-image: url(Images/bgrd.jpg);
	background-repeat: repeat-y;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #000099;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
	
a:hover {
	font:10pt arial;
	color: #FF3300;
	text-decoration:underline;
	}
	

/* Class Styles */


.bodyText {
	color:#000000;
	font-family: arial;
	font-size: 11pt;
	line-height: 1.3em;
	}
	

.introText {
	font:12pt arial;
	color:#FFCC33;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	}
	
.Wtext{
	font:16pt georgia;
	color: #000000;
	}
	
.specailsText {
	color:#990000;
	line-height:normal;
	letter-spacing:normal;
	font-family: "Arial Narrow";
	font-size: 16pt;
	}
.detailText {
	color:#000000;
	line-height:1.7em;
	letter-spacing:0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	}
	
.COPYRIGHTText {
	font:8pt arial;
	color:#666666;
	}
	

.quote {
	color: #666666;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	}
