/* CSS Document */

body {background-color:#000000; 
	}
	
p, ol, ul	{font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#FFFFFF; 
			}

.contact {font-family:"Courier New", Courier, mono;
		font-size:14px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		color: #FFFFFF;		
		}
			
.email {font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006699;
	}

.email:link {color:#FFFFFF; text-decoration: none;}
.email:active {  color: #FFFFFF; text-decoration: none;}
.email:hover {  color: #FFFFFF; text-decoration: underline;}
.email:visited {  color: #FFFFFF; text-decoration: none;}
.email:hover {  color: #FFFFFF; text-decoration: underline;}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006699;
}
a:link {color:#FFFFFF; text-decoration: none;}
a:active {  color: #FFFFFF; text-decoration: none;}
a:hover {  color: #00ff33; text-decoration: none;}
a:visited {  color: #FFFFFF; text-decoration: none;}
a:hover {  color: #00FF33; text-decoration: none;}

.targets {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #9CE0D1;
	}

.targets:link {color:#9CE0D1; text-decoration: none;}
.targets:active {  color: #9CE0D1; text-decoration: none;}
.targets:hover {  color: #9CE0D1; text-decoration: underline;}
.targets:visited {  color: #9CE0D1; text-decoration: none;}
.targets:hover {  color: #9CE0D1; text-decoration: underline;}
		   
.copy	{font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}

h4 {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}

.info {font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-style:normal;
		font-weight: bold;
		color: #ffffff;
}

.table	{border-width:medium;
		 border-style: ridge;
		 border-color:#666666;
		 }
		 
.video {font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		color: #000000;
		}
		
.videolink:link {color:#000000; text-decoration: none;}
.videolink:active {  color:#990000; text-decoration: none;}
.videolink:hover {  color: #990000; text-decoration: underline;}
.videolink:visited {  color: #990000; text-decoration: none;}
.videolink:hover {  color: #990000; text-decoration: underline;}

h2 {font-family:Arial, Helvetica, sans-serif;
	 font-size:16px;
	 color:#FFFFFF;
	 }
.purchase
	{font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	}