@charset "UTF-8";
body {
	background-color: #000033;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	
}

	
a:link {
	font-size: 13px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	}
a:visited {
	font-size: 13px;
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	}
a:hover, a:active {
	
	
		font-size: 13px;
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	}
	
	H2{
	font-size: 16px;
	color: #000066;
	font-family: "Trajan Pro";
}

.date{
	font-size: 9px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.title{
	font-size: 13px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
.content{
	font-size: 12px;
	color: #000000;
	font-family: "Arial", Times, serif;
}
	
