/* CSS Document */

DIV.in {
	TEXT-ALIGN: left
}
DIV.chat DIV.msg {
	MARGIN: 0px
}
.heading {
	font-size:11pt;
	font-family:Trebuchet MS;
	color:#CC3300;
	font-weight:700;
	font-weight:bold;
	}
h1 {
	font-size:12pt;
	font-family:Trebuchet MS;
	color:#CC3300;
	font-weight:700;
	font-weight:bold;
	}
.ttext{
	font-family:Trebuchet MS; 
	color:#CC3300; 
	font-size:14px; 
	font-weight:bold;
}
.footer{
	font-size:8pt;
	color:#FFFFFF; 
	font-family:Trebuchet MS;
}		
.text {
	font-size:12px;
	font-family:Trebuchet MS;
	}
.content {
	font-size:13px;
	font-family:Trebuchet MS;
	}
a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight:bold;
	color:#990000; 
	text-decoration:none;
}
a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight:bold;	
	color:#0000FF; 
	text-decoration:none;
}
a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight:bold;
	color:#990000; 
	text-decoration:none;
}
a:hover{ 	
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	font-weight:bold;
	color:#0000FF; 
	text-decoration:underline; 
}
.string {
	color:#FF0000;
	font-weight:bold;
	}	