BODY  {
	color : #000000;
	background-color : #cccccc;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 80%;
}

#wrapper {
	width: 625px;
	margin: 0 auto;
	padding: 10px;
	text-align: left;
	border: 1px solid #0000cc;
	background-image:url(images/bgjohn.gif);	
} 

#content {
}

#footer {
	font-size: 80%;
}

#mainnav {
	text-decoration: none;
}

#mainnav TD  {
	font-size: 70%;
}


H1  {
	color : #FF0000;
	font-size : 120%;
	font-weight : bold;
}

H2  {
	color : #FF0000;
	font-size : 120%;
	font-weight : bold;
}

H3  {
	color : #FF0000;
	font-size : 100%;
	font-weight : bold;
}

H4  {
	color : #FF0000;
	font-size : 100%;
	font-weight : normal;
}

H5  {
	color : #000000;
	font-size : 100%;
	font-weight : bold;
}

P  {
	color : #000000;
}

A  {
	color : #0000FF;
}

A:Visited  {
	color : #0000CC;
}

A:Active  {
	color : #ff0000;
}

A:Hover  {
	color : #ff0000;
}

LI, UL, OL, DL  {
}

BLOCKQUOTE  {
	color : #000000;
}


.caption  {
}

.copyright  {
}

.mdesc  {
}

.nav  {
	font-weight : bold;
	text-decoration : none;
}

.top  {
	font-weight : bold;
	text-decoration : none;
	font-size : 80%; 
}

.mlink  {
	color : #0000FF;
	text-decoration : none;
	font-weight : bold;
	font-size: 140%;
}

A:Visited.mlink  {
	color : #0000FF;
}

A:Active.mlink  {
	color : #0000FF;
}

A:Hover.mlink  {
	color : #0000FF;
}


TD  {
	font-size: 80%;
}


TD H1  {
	font-size : 120%;
	font-weight : bold;
}

TD H2  {
	font-size : 120%;
	font-weight : bold;
}

TD H3  {
	font-size : 110%;
	font-weight : bold;
}

TD H4  {
	font-size : 100%;
	font-weight : normal;
}

TD H5  {
	font-size : 100%;
	font-weight : bold;
}

TH  {
	font-size : 100%;
}

