/* Globals */

body {
	background-color: black;
	font-family: "Times New Roman", Times, serif
	text-decoration:none;
	font-style: italic;
	line-height: 21px;
	color:silver;
	margin: 0px;

	}
span, div {padding:0px; margin:0px}
td {vertical-align: top}
img {border:0px}






/* Text */

.primary {
	font-family: "Times New Roman", Times, serif
	text-decoration:none;
	font-size:15px;
	color:silver;
	line-height: 21px;
	font-style:none;
	
	}
	
	
.secondary {
	font-family: "Times New Roman", Times, serif
	text-decoration:none;
	font-style: none;
	font-size:10px;
	color:silver;
	line-height: 10px;
	font-style: none;

	}

	
.Titles {
	font-family: "Times New Roman", Times, serif
	text-decoration:none;
	font-style: none;
	font-size:45px;
	color:silver;
	line-height: 45px;
	
	}


.News_Titles {
	font-family: "Times New Roman", Times, serif
	text-decoration:none;
	font-size:25px;
	color:silver;
	line-height: 35px;
	font-style: none;
	
	}



	
.Titles_Black {
	font-family: "Times New Roman", Times, serif
	text-decoration:none;
	font-style: italic;
	font-size:45px;
	color:black;
	line-height: 45px;
	font-style: italic;
	
	}
	



.quote {
	font-family: "Times New Roman", Times, serif
	text-decoration:none;
	font-style: italic;
	font-size:27px;
	color:silver;
	line-height: 10px;
	font-style: italic;

	}


a:link {
	font-size: 15px;
	text-decoration:none;
	font-style: italic;
	font-family:  "Times New Roman", Times, serif
	font-style: normal;
	line-height: 21px;
	color:4cc5d6;
	
	}

a:visited {
	font-size: 15px;
	text-decoration:none;
	font-style: italic;
	font-family:  "Times New Roman", Times, serif
	font-style: normal;
	line-height: 21px;
	color:4cc5d6;

	
	}

a:active, a:hover {
	font-size: 15px;
	text-decoration:none;
	font-style: italic;
	font-family:  "Times New Roman", Times, serif
	font-style: normal;
	line-height: 21px;
	color:white;
	
	}

