p {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}
.xsmall {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}
.p_blue {
	color: #658290;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: small;
}
.white_xsmall {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}.h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #658290;
	text-decoration: none;
	letter-spacing: 1px;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #658290;
	text-decoration: none;
	letter-spacing: 1px;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #658290;
	text-decoration: none;
	letter-spacing: 1px;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #658290;
	text-decoration: none;
	letter-spacing: 1px;
}
legend {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: medium;
	color: #666;
}
label {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: small;
	color: #666;
}
.form_red {
	font-size: small;
	font-weight: normal;
	color: #F00;
}
ul {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}
ol {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}

hr {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #658290;
	line-height: 20px;
}
