BODY
{
	background-color : #FFFF66 ;
	color : #0033FF ;
	font-family : Times New Roman ;
	font-size : medium ;
}
P
{
}
A
{
}
A:Visited
{
}
A:Active
{
}
A:Hover
{
}
B
{
}
I
{
}
EM
{
}
STRONG
{
}
H1
{
	font-family : Copperplate Gothic Bold ;
	font-size : large ;
	font-weight : bold ;
}
H2
{
	font-family : Times New Roman ;
	font-size : medium ;
	font-style : normal ;
	font-weight : bold ;
}
H3
{
	font-family : Times New Roman ;
	font-size : small ;
	font-weight : bold ;
}
.nav
{
	float : left ;
	width : 8em ;
}
.content
{
	position : relative ;
	margin : 0 ;
	margin-left : 14em ;
}
#navigation
{
	left : 0 ;
	position : absolute ;
	top : 8em ;
	width : 12em ;
	border-width : 0 ;
	margin : 0 ;
	padding : 0 ;
}
#content
{
	margin : 0 12em ;
}
#footer
{
	clear : both ;
}
