.font_8pt{
		font-size:8pt;
}
.font_10pt{
		font-size:10pt;
}
.font_12pt{
		font-size:12pt;
}
.font_14pt{
		font-size:14pt;
}
.font_16pt{
		font-size:16pt;
}
.font_18pt{
		font-size:18pt;
}
.font_20pt{
		font-size:20pt;
}
.font_22pt{
		font-size:22pt;
}
.font_24pt{
		font-size:24pt;
}
.font_26pt{
		font-size:26pt;
}
.font_28pt{
		font-size:28pt;
}
.font_30pt{
		font-size:30pt;
}
body {
	background: #fff;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 76%;
	color: #333;
}

h1 {
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

h2 {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 14px;;
	font-weight: normal;
	color: #333;
}

h3 {
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 13px;
  color: #135cae;
}

h4 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

a:link, a:visited {
	color: #1B57B1; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #00c;	text-decoration: underline;
	font-weight: normal;
}

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* STYLES FOR JOOMLA! EDITOR */
hr#system-readmore  { border: red dashed 1px; color: red; }
hr.system-pagebreak { border: gray dashed 1px; color: gray; }