
hr {
  border: 0;
  width: 100%;
  height: 1px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.quote {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12 px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.quotesm {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9 px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.small {
	font-family: Timer-roman;
	font-size: 10 px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;	font-weight: bold;
	color: #999999;
}

.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13 px;
	padding: 2px;
	font-weight:normal;
}

.content{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14 px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 10px;
	left: 10px;
}

.content2{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 10px;
	left: 10px;
}


.content_table{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	cell-padding: 3;
}

a 	{ 
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006699; 
	}
	
a:hover { 
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12 px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #d33331; 
		}
		
a:visited {  
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12 px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #006699; 
		}
		
		a:visited:hover {  
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12 px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #d33331; 
		}
		

hr {
height: 1px;
}
.bordered_table { background-color: #eeeeee; width: 100% }
.bordered_table_body { background-color: #FFFFFF; }
.bordered_table_label { background-color: #EFEFEF; }
.bordered_table_blue { background-color: #eeeeee; width: 100% }
