Body
{
	font-family : "Times New Roman", Times, serif;
	color : black;
	text-decoration : none;
	font-size : 18px;
	background-color: black;
	
	background-position: left top;
}


.content TR
{
	vertical-align : top;
}

.content TD
{
	font-family : "Times New Roman", Times, serif;
	color : black;
	text-decoration : none;
	font-size : 16px;
}

.content P,li
{
	font-family : "Times New Roman", Times, serif;
	color : black;
	text-decoration : none;
	font-size : 16px;
	margin-left : 10px;
}

.content H1
{
	font-family : "Times New Roman", Times, serif;
	color : black;
	text-decoration : none;
	font-size : 24px;
}

.content H2
{
	font-family : "Times New Roman", Times, serif;
	color : black;
	text-decoration : none;
	font-size : 16px;
}

.content A
{
	font-family : "Times New Roman", Times, serif;
	color : #ff3366;
	text-decoration : none;
	font-size : 16px;
}
.content A:HOVER
{
	font-family : "Times New Roman", Times, serif;
	color : #ff9999;
	text-decoration : none;
	font-size : 16px;
}

.heading H1
{
	font-family : "Times New Roman", Times, serif;
	color : white;
	text-decoration : none;
	font-size : 36px;
}
.heading P
{
	font-family : "Times New Roman", Times, serif;
	color : black;
	text-decoration : none;
	font-size : 24px;
}

.heading A
{
	font-family : "Times New Roman", Times, serif;
	color : #ff3366;
	text-decoration : none;
	font-size : 18px;
}
.heading A:HOVER
{
	font-family : "Times New Roman", Times, serif;
	color : #ff9999;
	text-decoration : none;
	font-size : 18px;
}





.navbar P
{
	font-family : "Times New Roman", Times, serif;
	color : white;
	text-decoration : none;
	font-size : 24px;
}
.navbar A
{
	font-family : "Times New Roman", Times, serif;
	color : white;
	text-decoration : none;
	font-size : 24px;
}
.navbar A:hover
{
	font-family : "Times New Roman", Times, serif;
	color : gray;
	text-decoration : none;
	font-size : 24px;
}

h1.blackbar
{
	font-family: "Lucida Sans Typewriter", "Lucida Console", Monaco, "Bitstream Vera Sans Mono", monospace;
	color : white;
	text-decoration : none;
	font-size : 30px;
	background-color: black;
}

h2.blackbar
{
	font-family: "Lucida Sans Typewriter", "Lucida Console", Monaco, "Bitstream Vera Sans Mono", monospace;
	color : white;
	text-decoration : none;
	font-size : 24px;
	background-color: black;
}
h1.header
{
	font-family : "Times New Roman", Times, serif;
	color : white;
	text-decoration : none;
	font-size : 30px;
	background-color: black;
}

h2.header
{
	font-family : "Times New Roman", Times, serif;
	color : white;
	text-decoration : none;
	font-size : 24px;
	background-color: black;
}
a.header
{
	font-family : "Times New Roman", Times, serif;
	color : white;
	text-decoration : none;
	font-size : 20px;
	background-color: black;
}