body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #EFEFEF;
}
a {
	font-size: 10px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
	}
a:active {
	text-decoration: none;
	color: #333333;
}
.Style1 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	}
.Style1:hover {
	font-size: 11px;
	font-weight: bold;
	color: #C30E2F;

}
.Style3 {font-size: 12px}
.Style5 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.Style9 {
	font-size: x-small;
	font-weight: bold;
}
.Style12 {
	color: #C30E2D;
	font-weight: bold;
	font-size: 14px;
}
a.Style13 {
	color: #C30E2D;
	font-weight: bold;}

a.Style13:link {
	text-decoration: none;
		font-weight: bold;
}
a.Style13:visited {
	text-decoration: none;
	color: #C30E2D;
		font-weight: bold;
}
a.Style13:hover {
	text-decoration: none;
	color: #333333;
		font-weight: bold;
	}
a.Style13:active {
	text-decoration: none;
	color: #C30E2D;
		font-weight: bold;
}
.Style16 {font-size: 18px}
.Style19 {color: #333333; font-size: 9px;}

/*style form*/
		
		input.form1
		{
			font-weight:		bold;
			color:			#555555;
			font-family:		tahoma,verdana;
			font-size: 		9px;
			background-color:	#EEEEEE;
			border: 		1px solid  #666666;
		}
		
		textarea.form1
		{
			font-weight:		bold;
			color:			#555555;
			font-family:		tahoma,verdana;
			font-size:		9px;		
			background-color:	#EEEEEE;
			border:			1px solid  #666666;
		}
		
		select.form1		
		{
			font-weight: 		bold;
			color:			#555555;
			font-family:		tahoma,verdana;
			font-size:		9px;
			background-color:	#EEEEEE;
			border:			1px solid   #666666;
		}
