/* CSS Document */

body {
	background-color: #220101;
	border: 0;
	margin: 0;
}
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2D2D2D;
	text-decoration: none;
}
.text1 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2D2D2D;
	text-decoration: none;
}
.text1 a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2D2D2D;
	text-decoration: underline;
}
.eptit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	font-weight:bold;
	color: #efefef;
	text-decoration: none;
}

.text2 {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.border {border:4px solid #FFFFFF}
