:link {
	color : #008080;
}

:visited {
	color : #990099;
}

:hover {
	color : #0060FF;
}

:active {
	color : #FF0066;
}

body{	
		background-color : #99FFFF;
}

h1{
	font-family : arial, helvetica, sans-serif;
	font-size : 40px;
	font-style : italic;
	font-weight : lighter;
	color : #003366;
}

h2{
	font-family : arial, helvetica, sans-serif;
	font-size : 25px;
	font-weight : lighter;
}

h3{
	font-family : serif;
	font-size : 20px;
	font-weight : lighter;
}

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

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

#list{
	font-family : "Times New Roman", serif;	
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
	text-align : left;
}

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