/* CSS Document */

.header{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size:40px;
	font-style:normal;
	font-weight:600l;
	padding:30px;
	letter-spacing: 2px;
}

.copyright{
font-family:Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
font-size:12px;
font-style:normal;
font-weight:normal;
padding:10px;
}

.navigation{
	padding:15px;
	font-size:17px;
	font-style:normal;
	display:block;
	letter-spacing:1px;
	line-height:10px;
	font-weight:normal;
	text-decoration: none;
	width:845px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.navigation:hover {
	display:block;
	line-height:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	letter-spacing:1px;
	color: #ff0000;
	text-decoration: none;
	padding: 15px;
	width: 845px;
	font-variant: normal;
}


.header2{
	padding:5px;
	font-size:18px;
	font-style:normal;
	display:block;
	letter-spacing:1px;
	font-weight:normal;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.plain{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
letter-spacing:1px;
line-height:17px;
padding:15px;
text-decoration:none;
font-style:normal;
color:#2E2E2E
}

.table{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
letter-spacing:1px;
line-height:normal;
padding:3px;
text-decoration:none;
font-style:normal;
color:#2E2E2E
}

a:link{
color: #000000;
text-decoration: none;
}

a:visited {
text-decoration: none;
color: #000000;
}

a:hover {
text-decoration: none;
color: #FF0000;
}

a:active {
text-decoration: none;
}
