td{
    FONT-FAMILY: Georgia, Times New Roman, Times, serif;
    FONT-SIZE: 12px;
	color: #CCCCCC
}


.menu {
	FONT-FAMILY:Verdana;
  	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	padding-left:5px;
	background-color:#663366;
	vertical-align:top
}

.title {
	FONT-FAMILY:Verdana;
  	  	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	height:40px;
	background-color:#663366;
	vertical-align:bottom;
	padding-left:10px;
	padding-bottom:5px
}


.content {
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
	color: #CCCCCC;
	background-color:#663366;
	padding-top:5px
}

.prevnext {
	FONT-FAMILY:Georgia, "Times New Roman", Times, serif;
  	font-size: 10px;
	height:10px;
	font-weight: bold;
	color: #CCCCCC;
	background-color:#663366;
	vertical-align:bottom;
	text-align:right
}

.box {
	background-color:#330033
}


body{background-color:#7a2755}

.footer {
	FONT-FAMILY:Georgia, Times New Roman, Times, serif;
  	font-size: 10px;
	color: #FFFFFF
}


A:link
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: none
}

A:visited
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #999999;
    TEXT-DECORATION: underline
}
li {
	margin-left: -20px;
	
}
ul {
	margin-top: -10px;
	margin-bottom: -10px;
}
