body{
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family: Arial;
	font-size: 10pt;
}
a {
	color : Red;
	font-family: Arial;
	font-size: 10pt;
}
a:visited{
	color : Red;
	font-family: Arial;
	font-size: 10pt;
	font-weight : bold;	
}
a:active{
	color: Red;
	font-family: Arial;
	font-size: 10pt;
}
.header{
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	color : #993333;
	color : Red;
}
.address{
	font-family : Tahoma;
	font-size : 11px;
	font-weight : normal;
	color : Black;
}
.copy{
	font-family : Tahoma;
	font-size : 10px;
	font-weight : normal;
	color : Gray;
}
.text{
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	color : Black;
}
.body{
	background-repeat : no-repeat;
}
.company{
	font-size : 10px;
	font-style : italic;
	color : Black;
}
.title{
	font-size : 12px;
	color : Black;
	font-weight : bold;
}
.query-head { 
	font-family: arial; 
	font-size: 12px; 
	color: #404040; 
	text-decoration: none; 
}
.query-li { 
	font-family: arial; 
	font-size: 11px; 
	color: #404040; 
	text-decoration: none; 
}
.bottom-menu{
	color : #990000;
	font-family: Arial;
	font-size: 8px;
	text-decoration: none;
}
.big-title{
	color : #707070;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
}