.text, P
{ font-family: verdana, arial, sans serif; 
font-style: normal;
color: black;
font-size: 90%;
font-weight: 500;
}

.paragraph_heading
{ 
font-family: verdana, arial, sans serif; 
font-style: normal;
font-size: 90%;
font-weight: 800;
color: #663300;
}

.heading
{
	font-family: cursive, serif;
	font-weight: 800;
	font-size: 200%;
	color: #cc3333;
}

.subheading
{
	font-family: old style, georgia, verdana, sans serif;
	font-size: 110%;
	font-weight: 800;
	color: #006600;
	text-decoration : none;
}

.emphasis
{
	font-family: verdana, arial, sans serif;
	font-size: 90%;
	font-weight: 700;
	color: #663300;
}

.navigation
{
	font-family: verdana, arial, sans serif ;
	font-size: 80%;
	font-weight: 700;
	color: #663300
}

.contact
{
font-family: sans serif;
font-size: 75%;
}

.caption
{
font-family: sans serif;
font-size: 70%;
}

A:link
{
	color: #ff7700;
}

A:visited
{
	color: #ff9900;
}



