:link {
	color : #660000;
}

:visited {
	color : #CC6666;
}

:hover {
	color : #FF3300;
}

:active {
	color : #FF3300;
}

body{
	background-attachment : fixed;
	background-color : #FFFFE5;
	background-image : url(images/head01.JPG);
	background-position : center;
	background-repeat : no-repeat;
}

h1{
	color : #A52A2A;
	font-family : Braggadocio, arial, serif;
	font-size : 50px;
	font-style : normal;
	font-weight : normal;
}

h2{
	color : #A52A2A;
	font-family : arial, serif;
	font-size : 35px;
	font-style : normal;
	font-weight : normal;
}

h3{
	color : #A52A2A;
	font-family : arial, serif;
	font-size : 25px;
	font-style : normal;
	font-weight : normal;
}

h4{
	color : #A52A2A;
	font-family : arial, serif;
	font-size : 16px;
	font-weight : normal;
}

h5{
	color : #A52A2A;
	font-family : "Book Antiqua","Times New Roman", serif;
	font-size : 14px;
	font-weight : normal;
}

p{
	color : #A52A2A;
	font-family : arial, serif;
	font-size : 16px;
	font-weight : normal;
}

#italic{
	color : #A52A2A;
	font-family : arial, serif;
	font-size : 16px;
	font-style : italic;
}

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

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

#table{
	color : #A52A2A;
	font-family : arial, serif;
	font-size : 16px;
	font-weight : normal;
}

#yellow{
	color : #FF0000;
	font-family : arial, serif;
	font-size : 18px;
	font-style : normal;
	font-weight : normal;
}
