/* CSS Document */
body { 
 margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-image:url(images/bg.gif); 
font:Tahoma}
.light {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}

h3 { size:11; color: #990000; font-weight:bolder} 


 
a.right:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #003333;
	text-decoration: none;
}
a.right:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #003333;
	text-decoration: none;
}
a.right:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
a.right:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #003333;
	text-decoration: none;
}
.titr {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.des {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

p {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
form {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
li {
	font-family: Tahoma;
	font-size: 11px;
	color: #333300;
}

