				
body,html
{
	padding:  0px;	
	margin: 0px;
	
	
}
body,div,li,a,h1,h2,h3,p,#forum textarea,input
{
	font: 18px Georgia,"Trebuchet MS",Verdana,Arial,sans-serif;
}
h1,h2,h3
{
 font-style:italic;
 font-weight:normal !important;
}    
p
{
 line-height:1.5;
 }
a,a:hover,a:visited,a:active
{
	color:Black;
	text-decoration:underline;

}
a:hover
{
	text-decoration:underline;
}

h1 
{
	font-size:120%;
	font-weight:bold;
}
h2
{
	font-size:110%;
	font-weight:bold;
}


div.content
{
	padding-left:10px;
	padding-right:10px;
	clear:both;
}

#forum
{
	padding-left:0px;
	padding-right:0px;
}

#forum textarea
{
	
	border:1px solid black;
}

#forum  input
{
	
	border:1px solid black;
}
