.h1 {
	font-family:arial, verdana, sans-serif;
	font-size:16px;
	color:#003366;
	font-weight:bold;
}

.h2 {
	font-family:arial, verdana, sans-serif;
	font-size:14px;
	color:#336699;
	font-weight:bold;
}

.h3 {
	font-family:arial, verdana, sans-serif;
	font-size:14px;
	color:#666666;
}

.title  {
	font-weight:bold;
	font-size:16px;
	color:#CCCCFF ;
}
.title_red {
	font-weight:bold;
	font-size:16px;
	color:#FF3333;
}
.title_or {
	font-weight:bold;
	font-size:16px;
	color:#FFCC00 ;
}
.title_blue {
	font-weight:bold;
	font-size:16px;
	color:#66CCFF;
}
.title_green {
	font-weight:bold;
	font-size:16px;
	color:#A9EF1C;
}
.subtitle {
	font-weight:bold;
	font-size:14px;
	color:#EE8A5B;
}
.important {
	font-style:italic;
	font-weight:normal;
	color:#74553E;
}
.normal {
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	color:#333333;
}

/* CSS Document 

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #33522a;
	text-decoration: none;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6aa569;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}*/