h1, h2, h3 {
	font-family : "Trebuchet MS", "Verdana", "Tahoma", "Arial";
}

h1 {
	font-size : 14pt;
	font-weight : bold;
	color : #9966CC;
}

h2 {
	font-size : 12pt;
	font-weight : bold;
	color : #9966CC;
}

h3 {
 	font-size : 10pt;
 	font-weight : bold;
 	color : #663399;	
}

body {
	background:#663399 url('images/pp-bg.jpg') fixed left top; 
}
p {
	font-size : 10pt;
	color : #000000;
	font-family : "Trebuchet MS", "Verdana", "Tahoma", "Arial", "sans-serif";
}

TD {
	font-size : 10pt;
	color : #000000;
	font-family : "Trebuchet MS", "Verdana", "Tahoma", "Arial", "sans-serif";
}

ul, ol {
	font-family : "Trebuchet MS", "Verdana", "Tahoma", "Arial", "sans-serif";
	font-size : 10pt;
	color : #000000;
}

LI {
	font-family : "Trebuchet MS", "Verdana", "Tahoma", "Arial", "sans-serif";
	font-size : 10pt;
	color : #000000;
}

A  {
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #663399;
	text-decoration: underline;
}

A:Visited  {
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
}

A:Active  {
	text-decoration : none;
}

A:Hover  {
	font-weight : bold;
}

.copy  {
	font-size : 8pt;
	color : #FFFFFF;
	margin-top : 0;
	margin-bottom : 0;
}

.error {
	font-weight : bold;
	color : #CC0000;
}

.links  {
	font-size : 8pt;
	font-weight: normal;
	font-family : Arial, sans-serif;
}
.hdr  {
	font-size : 10pt;
	font-weight : bold;
	color : #FFFFFF;
}

.even { background-color:#F0F0F0; }
.odd { background-color:#FFFFFF; }

.sponsorbox {
	background-image: url(images/sponsor-box.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 10px;
	line-height: 20px;
}

#chat {
	margin: 0px;
	padding: 0px;
}

.chatlinks
{
	float:right;
}
.chatlink
{
	color:#0199ab;
	cursor:pointer;
	font-size:11px;
}
