:link {
	color : #FF0000;
	text-decoration : none;
}

:visited {
	color : #CC3300;
	text-decoration : none;
}

:hover {
	color : #FFCC33;
	text-decoration : none;
}

:active {
	color : #FF0000;
	text-decoration : none;
}

body{
	background-color : #FFFFCC;
	background-image : url(images/back2.jpg);
	color : #000000;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 20px;
}

h1{
	"arial", "sans serif", font-size : 40px;
	"arial", "sans serif", font-size : 40px;
	"arial", "sans serif", font-size : 40px;
	"arial", "sans serif", font-size : 40px;
	color : #000000;
	font-family : "Lucida Calligraphy";
}

h2{
	color : #000000;
	font-family : "arial",sans serif;
	font-size : 20px;
	font-style : italic;
	font-weight : lighter;
}

h3{
	font-family : "Abadi MT Condensed light","Architecture",serif;
	font-size : 130%;
	font-weight : bold;
}

h4{
	font-family : Verdana,arial, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
}

p{
	font-family : Verdana,arial, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
}

#green{
	background-color : #339900;
}

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

#list{
	color : #000000;
	font-family : "Times New Roman", serif;
	font-size : 120%;
	font-style : italic;
	font-weight : normal;
}

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