A {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 13px;
	color : #0000ff;
	text-decoration: underline;
}
A:LINK {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 13px;
	color : #0000ff;
	text-decoration: underline;
}
A:HOVER {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 13px;
	color : #0000ff;
	text-decoration: none;
}
A:VISITED {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 13px;
	color : #0000ff;
	text-decoration: underline;
}
.list {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration: none;
}
.caption{
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 12px;
	color : #FF0000;
	text-decoration: none;
	font-weight : bold;
}
.text {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration: none;
	text-align: justify;
}
.textsmall{
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration: none;
	}
.text_cap {
	font-family : "Arial Narrow", Arial, Helvetica, Sans-serif;
	font-size : 18px;
	color : #990000;
	text-decoration: none;
}
.text_small {
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration: none;
}
.text_white {
	font-family :  Arial, Helvetica, Sans-serif;
	font-size : 13px;
	color : #ffffff;
	text-decoration: none;
}
.text_white_big {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 18px;
	color : #ffffff;
	text-decoration: none;
}
.text_heading{
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 14px;
	color : #FF0000;
	text-decoration: none;
}
.text_menu{
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 13px;
	color : #0000ff;
	
}
.note{
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	font-size : 10px;
	color : #cc0000;
}
.page_header{
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 18px;
	color : #003366;
}
.footer{
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 11px;
	color : #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
}
.height8 {
	line-height : 8px;
	height : 8px;
}
.height1 {
	line-height : 1px;
	height : 1px;
}
