/* CSS Document */
			body {
				background:#ffffff url(images/bg_fade.jpg) no-repeat;
				}
			P {
				font-weight:normal;
				font-family:"verdana";
				color:#000000;
				text-decoration:none;
				font-size:11px;
				}
	
#main  p {
	line-height: 16px;
	margin-bottom: 18px;
}
#h1 { font-family: "Trebuchet MS", halvetica, Verdana, sans-serif;
	  font-size: 18px;
	  color: #333333;
	  line-height: 12px;
	  
}

h1{ font-family: "Verdana", halvetica, sans-serif;
	  font-size: 9px;
	  color: #ffffff;
	  text-transform:capitalize;

}

#bigger { font-family: "Trebuchet MS", halvetica, Verdana, sans-serif;
	  font-size: 20px;
	  color: #3a99ff;
	  
}
a:link {
	font-family:"verdana";
	color:#ED1B23;
	text-decoration:underline;
}
	
	a:hover {
	font-family:"verdana";
	color:#ED1B23;
	text-decoration:none;
}
	
	a:visited {
	font-family:"verdana";
	color:#ED1B23;
	text-decoration:underline;
}
	
	a:active {
	font-family:"verdana";
	color:#ED1B23;
	text-decoration:underline;
}

.style1 {color: #000000; font-family:"verdana";}
.style13 {font-size: 10px; font-family:"verdana";}
.style14 {color: #0000D0; font-weight: bold; font-size: 10px; }
.style2 {color: #FFFFFF; font-family:"verdana";}
.style3 {color: #333; font-weight: bold;
}
.style4 {	color: #FF0000;
	font-weight: bold;
}
.style7 {color: #333; font-family:"verdana";}
.style8 {	font-size: 10px;
	font-weight: bold;
}
.style9 {color: #002ED0; font-weight: bold; font-size: 10px; }