body , p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	
}
body{
	background-color: #990000;
margin: 0px;
}
.tinytext {
	font-size: xx-small;
}
.error {
	color: #FF0000;
}
.largetext {
	font-size: medium;
	font-weight: bold;
}
.buynow a:link{
	font-size: x-large;
	font-weight: bold;
	color: #CC0000;
}
.members_area {

	font-size: small;
	font-weight: bold;
}

.class a:link {
    	 font:8pt sans-serif;
	 color: #fff;
	 text-decoration: none;
	 background-color: #fff;
}

.class a:visited {
    	 font:8pt sans-serif;
	 color: #fff;
	 text-decoration: none;
	 background-color: #fff;
}

.class a:hover {
    font:8pt sans-serif;
    text-decoration: none;
    color: #fff; 
    background-color: #fff;
}

#main {
	position: absolute;
	left:165px;
	width:600px;
	top:120px;
	height: 100%;
	z-index: 1;
	}
#menu {
	position: absolute;
	left:10px;
	width:160px;
	top:120px;
	z-index: 2;

	}
h1 {
	font-size: medium;
	text-align: center;

}
h2 {
	font-size: small;
	

}
h3 {
	font-size: large;
	

}
.EssayText {
	font-family: "Times New Roman", Times, serif;
	font-size:small;
	color:#666666;
}
a:link, a:visited, a active {
color: #000000;

}
a:hover {
text-decoration: none;
}
