a:link
{
	color: rgb(255,255,0);
	font-size: 14;
	text-indent: 0; word-spacing: 2; line-height: 100%;
	margin-left: 2; margin-right: 1; margin-top: 10; margin-bottom: 10; 
}
a:visited
{
	color: rgb(236,0,140);
	font-size: 14;
	text-indent: 0; word-spacing: 2; line-height: 100%;
	margin-left: 2; margin-right: 1; margin-top: 10; margin-bottom: 10; 
} 
a:active 
{
	color: rgb(0,255,0);
	font-size: 14;
	text-indent: 0; word-spacing: 2; line-height: 100%;
	margin-left: 2; margin-right: 1; margin-top: 10; margin-bottom: 10;
}
body
{
	font-family: Courier New;
	font-size: 12;
	background-color: rgb(34,34,228);
	color: rgb(0,255,255);
	text-align: left; text-indent: 0; word-spacing: 3; line-height: 100%;
	margin-left: 2; margin-right: 2; margin-top: 10; margin-bottom: 10;
}
table
{	
	font-family: Courier New;
	font-size: 12;
	background-color: rgb(34,34,228);
	color: rgb(0,255,255);
	text-indent: 0; word-spacing: 5; line-height: 100%;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Courier New;
}
h1
{
	color: rgb(255,100,100);
	font-size: 38;
	text-indent: 0; word-spacing: 3; line-height: 70%;
	margin-left: 2; margin-right: 1; margin-top: 10; margin-bottom: 10;
}
h2
{
	color: rgb(255,0,0);
	font-size: 32;
	text-indent: 0; word-spacing: 3; line-height: 60%;
	margin-left: 2; margin-right: 1; margin-top: 10; margin-bottom: 10;
}
h3
{
	color: rgb(255,0,0);
	font-size: 26;
	text-indent: 0; word-spacing: 3; line-height: 70%;
	margin-left: 2; margin-right: 1; margin-top: 10; margin-bottom: 10;
}
h4
{
	color: rgb(255,255,255);
	font-size: 20;
	text-indent: 0; word-spacing: 3; line-height: 40%;
	margin-left: 2; margin-right: 1; margin-top: 10; margin-bottom: 10;
}
h5
{
	color: rgb(255,255,255);
	font-size: 14;
	text-indent: 0; word-spacing: 3; line-height: 90%;
	margin-left: 2; margin-right: 1; margin-top: 10; margin-bottom: 10;
}
h6
{
	color: rgb(255,255,255);
	font-size: 8;
	text-indent: 0; word-spacing: 3; line-height: 20%;
	margin-left: 2; margin-right: 1; margin-top: 10; margin-bottom: 10;
}
