﻿a,
a:link,
a:visited {
    color: #990000;
    text-decoration: none;
}
a:hover {
    color: #990000;
    text-decoration: underline;
}
a:active {}

a img {
    border: 0;
}



.h1 {
	font-size: 14px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.sh1 {
	font-size: 10px;
}
.h1title {

	font-size: 24px;
	color: #FFFFFF;
}
.font12{
	font-size: 12px;
	line-height: 130%;
}
.font14{
	font-size: 14px;
	line-height: 130%;
}
.font16 {

	font-size: 16px;
	line-height: 130%;
}
body {
	font-size: 12px;
	line-height: 130%;
	color: #000000;
}
