:link {
	color : #990033;
}

:visited {
	color : #990099;
}

:hover {
	color : #CC0000;
}

:active {
	color : #CC0000;
}

body{
	background-color : #FFFFF3;
	color : #660033;
}

h1{
	font-family : "book antiqua", "times new roman",serif;
	font-size : 80px;
	font-style : normal;
	font-weight : normal;
}

h2{
	font-family : "book antiqua", "times new roman",serif;
	font-size : 50px;
	font-style : normal;
	font-weight : normal;
}

h3{
	font-family : "book antiqua", "times new roman",serif;
	font-size : 25px;
	font-style : normal;
	font-weight : normal;
}

h4{
	font-family : "book antiqua", "times new roman",serif;
	font-size : 18px;
	font-style : normal;
	font-weight : normal;
}

h5{
	color : #FFFFFF;
	font-family : "Times New Roman", serif;
	font-size : 1px;
}

p{
	font-family : "book antiqua", "times new roman",serif;
	font-size : 20px;
	font-style : normal;
	font-weight : normal;
}

#italic{
	font-family : arial, serif;
	font-size : 20px;
	font-style : italic;
	font-weight : normal;
}

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

#red{
	color : #FF0000;
	font-family : "book antiqua", "times new roman",serif;
	font-size : 25px;
	font-style : normal;
	font-weight : bold;
}

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

#table{
	font-family : "book antiqua", "times new roman",serif;
	font-size : 20px;
	font-style : normal;
	font-weight : normal;
}
