body 	{
	background : white; 
	margin: 0;
	}

a,td,th,ul,ol,li,p,body,input,select
	{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
 	font-size : 10pt;
 	color : black;
 	text-decoration : none;
 	}

th	{
	font-weight : bold;
	}
a	{
	color : #3333CC;
 	text-decoration : underline;
 	}

a:hover	{
	color : red;
 	text-decoration : underline;
 	}

/* smaller font for forum stats */
.stat	{
	font-size : 8pt;
	}
/* spacing for paragraphs */
p {margin : 10px 0px 10px 5px;}

/* Smaller font style for footer area */
.pagefooter
	{
 	font-size : 8pt;
 	}

/* special format for main menu items */
.mainmenuitem
	{
	font-size : 12pt;
 	color : black;
 	text-decoration : none;
 	}
a.mainmenuitem
	{
 	color : black;
 	}
a:visited.mainmenuitem
	{
 	color : black;
 	}
a:hover.mainmenuitem
	{
	color : red;
 	text-decoration : underline;
 	}

/* background for top menu items */
td.topmenu {
	background-color: white;
	background-image: url(http://www.forumtopics.com/menu/top_background.jpg);
	background-repeat: repeat-x;
}
