/* CSS Document */

.body {
	font-family: Courier New, Courier, monospace;
	font-size: 13px;
	color: #333333;}
	
.bold {
	font-family: Courier New, Courier, monospace;
	font-size: 13px;
	color: #333333;
	font-weight: bold;}
	
.bold2 {
	font-family: Courier New, Courier, monospace;
	font-size: 13px;
	color: #369DC5;
	font-weight: bold;}
	
.bold3 {
	font-family: Courier New, Courier, monospace;
	font-size: 13px;
	color: #71C811;
	font-weight: bold;}
	
.bold4 {
	font-family: Courier New, Courier, monospace;
	font-size: 13px;
	color: #E01C42;
	font-weight: bold;}
	
.title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #369DC5;
	font-weight: bold;}
	
.title2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #71C811;
	font-weight: bold;}
	
.title3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #E01C42;
	font-weight: bold;}
	
	
	
a.more_link:link {color: #369DC5;
	text-decoration: none;
	font-family: Courier New, Courier, monospace;
	font-size: 13px;
	font-weight: bold;}
a.more_link:visited {color: #369DC5;
	text-decoration: none;
	font-family: Courier New, Courier, monospace;
	font-size: 13px;
	font-weight: bold;}
a.more_link:hover {color: #000000;
	text-decoration: none;
	font-family: Courier New, Courier, monospace;
	font-size: 13px;
	font-weight: bold;}
a.more_link:active {color: #000000;
	text-decoration: none;
	font-family: Courier New, Courier, monospace;
	font-size: 13px;
	font-weight: bold;}
	
a.more_link2:link {color: #71C811;
	text-decoration: none;
	font-family: Courier New, Courier, monospace;
	font-size: 13px;
	font-weight: bold;}
a.more_link2:visited {color: #71C811;
	text-decoration: none;
	font-family: Courier New, Courier, monospace;
	font-size: 13px;
	font-weight: bold;}
a.more_link2:hover {color: #000000;
	text-decoration: none;
	font-family: Courier New, Courier, monospace;
	font-size: 13px;
	font-weight: bold;}
a.more_link2:active {color: #000000;
	text-decoration: none;
	font-family: Courier New, Courier, monospace;
	font-size: 13px;
	font-weight: bold;}
	
a.more_link3:link {color: #E01C42;
	text-decoration: none;
	font-family: Courier New, Courier, monospace;
	font-size: 13px;
	font-weight: bold;}
a.more_link3:visited {color: #E01C42;
	text-decoration: none;
	font-family: Courier New, Courier, monospace;
	font-size: 13px;
	font-weight: bold;}
a.more_link3:hover {color: #000000;
	text-decoration: none;
	font-family: Courier New, Courier, monospace;
	font-size: 13px;
	font-weight: bold;}
a.more_link3:active {color: #000000;
	text-decoration: none;
	font-family: Courier New, Courier, monospace;
	font-size: 13px;
	font-weight: bold;}
	
	
div.scroll {
width: 470px;
height: 330px;
overflow: auto;
border: none;
background-color: none;
padding: none;}