:link {
	color : #0060FF;
}

:visited {
	color : #990099;
}

:hover {
	color : #008080;
}

:active {
	color : #FF0066;
}

body{
	background : #FFFFFC;
	color : #000000;
}

h1{
	color : #008000;
	font-family : "Times New Roman",serif;
	font-size : 500%;
	font-weight : normal;
}

h2{
	color : #A52A2A;
	font-family : "Comic Sans MS",sans serif;
	font-size : 300%;
	font-weight : normal;
}

h3{
	color : #008000;
	font-family : "Times New Roman", serif;
	font-size : 180%;
	font-weight : normal;
}

h4{
	font-family : "Times New Roman", serif;
	font-size : 120%;
	font-weight : bold;
}

p{
	font-family : "Times New Roman", serif;
	font-size : 100%;
	font-weight : bold;
}

#left{
	float : left;
	padding : 0em;
}

#quote{
	color : #FF0000;
	font : italic;
}

#right{
	float : right;
	padding : 0em;
}

#rules{
	font-family : "Times New Roman", serif;
	font-size : 100%;
	font-weight : normal;
}
