A {
text-decoration:none;
color: #000000;
}
A:hover {
color:#CC3300;
}

.font13{
    FONT-SIZE:13px;
	line-height:150%
}
.font12{
    FONT-SIZE:12px;
	line-height:150%
}
.font14{
    FONT-SIZE:14px;
	line-height:150%
}
.font14b{
	FONT-SIZE:14px;
	line-height:150%;
	font-weight: bold;
}
.white{
color: #FFFFFF;
}
.red14{
	color:#FF0000;
	FONT-SIZE:14px;
	font-weight: bold;
}
.blue14{
	color:#000099;
	FONT-SIZE:14px;
	font-weight: bold;
}
.white14{
	color:#FFFFFF;
	FONT-SIZE:14px;
	font-weight: bold;
}

.font15b{
	FONT-SIZE:15px;
	font-weight: bold;
}
.line{
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.top{
	FONT-SIZE:12px;
	text-align: right;
	padding-right: 15px;
}
.fotar{
	FONT-SIZE:10px;
	text-align: right;
	padding-right: 15px;
}

h2{
FONT-SIZE:18px;
padding:5px;
border-left:10px solid #CC0000;
color: #000000;
}

h3{
	FONT-SIZE:16px;
	color: #000000;
	background-color: #DFDFDF;
	vertical-align: middle;
	padding: 5px;
	width: 800px;
}

h4{
	FONT-SIZE:16px;
	color: #000000;
	background-color: #DFDFDF;
	vertical-align: middle;
	padding: 5px;
	width: 610px;
}

p{
	FONT-SIZE:13px;
	line-height: 150%;
	font-weight: normal;
}