body, .body { 
	background-color: #ffffff;
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	color: black; 
 }

img { border-color: white; }

P, LI, TD, BR, DIV, BLOCKQUOTE  {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	color: inherit;
}

UL, LI { font-size: 11px; text-align: left; }

TH
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	color: inherit;
}
h1 {
    font-family: Georgia;
 	font-size: 20px;
	color: #fff;
}

h2 {
	font-family: Georgia;
	font-size: 15px;
	color: #FFFFFF;
}
h3 {
	font-family: Georgia;
	font-size: 13px;
	color: #FFcc00;
}

h4 {
 	font-family: Helvetica, Arial;
	font-size: 14px;
	color: #fff;
}

.outerborder {
	background-color: #FFCC33;
	}

.textpanel {
	background-color: #C584EA;
}
.photopanel
{
	background-color: #ffcccff;
}
.topbottom {
	background-color: #660099 ;
	text-align: center;
}
.large {
	font-size: 18px;
	color: black;
}

a:link {
	color: White;
}

a:visited {
	color: #ffcc00;
}

a:active {
	color: #ffcc00;
}

