body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #C5E5F8;
	background-image: url(../images/pages/background.jpg);
	background-repeat: repeat;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #000000;
	font-size: 12px;
}
#outside {
	border: 1px solid #000000;
}
.text9small {
	font-size: 9px;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.text18blue {
	font-size: 18px;
	font-weight: bold;
	color: #3661B6;
}
.text14bold {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.text16blue {
	font-size: 16px;
	font-weight: bold;
	color: #3258A7;
}
ul {
	list-style-position: outside;
	list-style-type: upper-alpha;
}
.titleBoard {
	padding-top: 10px;
	padding-bottom: 10px;
}
.text16blod {
	font-size: 16px;
	font-weight: bold;
}
.textRed12 {
	font-weight: bold;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
