body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	padding: 10px;

}

body, td, th, p, input, select, textarea {
	font-size: 12px;
}

h1 {
	font-size: 18px;
	color: #0854a0;

}

h2 {
	font-size: 14px;
	color: #e3393f;

}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #0854a0;

}

h1, h2, h3, p, li {
	margin-top: 0px;
	margin-bottom: 10px;

}

hr {
	color: #94A2CF;
	background-color: #94A2CF;
	height: 1px;
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}


SPAN.h1 {
	color: #333333;
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 10px;

}
SPAN.h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #000000;
	
}

A, A:Visited, A:Active {
	color: #B52F52;
	text-decoration: none;
}

A:Hover, A:Visited:Hover, A:Active:Hover {
	text-decoration: underline;
}

SPAN.size8 {
	font-size: 8px;
}

SPAN.size9 {
	font-size: 9px;
}

SPAN.size10 {
	font-size: 10px;
}

SPAN.size12 {
	font-size: 12px;
}

SPAN.size14 {
	font-size: 14px;
}

SPAN.size16 {
	font-size: 16px;
}

SPAN.size18 {
	font-size: 18px;
}

SPAN.size24 {
	font-size: 24px;
}
