/* CSS Document */
body {
	background-color: #f3f3f4;
	letter-spacing: normal;
	white-space: normal;
	height: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom-color: #999999;
}
.title {
	font:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.title2 {
	font:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
}
.subtitle {font-family: tahoma;
         
		 color: #FFFFFF;
		 
		 font-size: 14px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	font-weight: normal;
}
