
body {
	background: #FFF;
	color: #000;
	font-family: Arial,"MS Sans Serif",sans-serif;
	font-size: 14px;
}
hr {
	border-width: 2px;
	background: transparent;
	color: #179BFF;
}

.text12 {
	font-size: 12px;
}

li {
	background: transparent;
	color: #293E8D;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
li.menu {
	list-style-type: square;
	background: transparent;
	color: #179BFF;
	font-size: 24px;
	font-weight: bold;
}

div.title {
	background-color: transparent;
	color: #293E8D;
	font-size: 18px;
	font-weight: bold;
}
a:link,a:visited{
	background: transparent;
	color: #00F;
	font-size: 14px;
	text-decoration: underline;
}
a:hover{
	background: transparent;
	color: #F00;
	font-size: 14px;
	text-decoration: underline;
}
.footer {
	background: transparent;
	color: #293E8D;
	font-size: 12px;
	font-weight: bold;
}
a.footer:link, a.footer:visited {
	background: transparent;
	color: #293E8D;
	font-size: 12px;
	text-decoration: underline;
}
a.footer:hover {
	background: transparent;
	color: #F00;
	font-size: 12px;
	text-decoration: underline;
}

a.menu:link,a.menu:visited{
	background: transparent;
	color: #293E8D;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
a.menu:hover{
	background: transparent;
	color: #F00;
	font-size: 16px;
	text-decoration: underline;
}
img.noborder{
	border: none;
}



