body {
	margin: 			5px 0px 0px 0px;
	background-image: url(images/canvas.jpg);
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			12px;
}
.header  { 
	color: #2fffff; 
	font-size: 12px; 
	font-family: Tahoma, sans-serif; 
	font-weight: 900;
}
.text {
	font-family:Tahoma,sans-serif;
	font-size: 11px;
	color: #333333;
}
.text_white {
   font-family:Tahoma,sans-serif; 
   font-size: 11px; 
   color:#ffffff; 
}
.text_gray {	
	font-family:Tahoma,sans-serif; 
	font-size: 11px; 
	color:#5e6e7b;
}
.text_gray_sml {	
	font-family:Tahoma,sans-serif; 
	font-size: 9px; 
	color:#5e6e7b;
}
.text2 {
	font-family:Verdana,sans-serif; 
	font-size: 10px; color:#ffffff; 
	padding-left:20px; 
	padding-right:10px;
}   
.text3 {
	font-family:Verdana,sans-serif; 
	font-size: 9px; color:#ffffff; 
	padding-left:5px; 
	padding-right:5px 
}
.news {
	font-family:Arial, sans-serif; 
	font-size: 9px; 
	color:#ffffff; 
	padding-left:10px; 
	padding-right:5px; 
	font-weight:900; 
}
a:link {
	text-decoration: none;
	color:#000099
}
a:visited {
	text-decoration: none;
	color: #990000
	}
a:hover {
	text-decoration: underline;
	color: #000099
}
a:active {
	text-decoration: none;
	color: #000099
}
li        { list-style: url(images/pic.jpg);
}
a.text_white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.text_white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.text_white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}.text_gray_larger {
	font-family:Tahoma,sans-serif;
	font-size: 14px;
	color:#5e6e7b;
	font-style: oblique;
	font-weight: bold;
}
