TD, BODY
{
	font-family: Verdana, Arial;
	font-size: 11px;
	text-align: justify;
}

A:link
{
	color: #194483;
	text-decoration: underline;
}

A:visited
{
	color: #194483;
	text-decoration: underline;
}

A:hover
{
	color: #cc0000;
	text-decoration: underline;
}

A:active
{
	color: #cc0000;
	text-decoration: underline;
}

a.intext{
font-family: Verdana, Arial;
font-size: 11px;
font-weight: bold;
color: #194483;
text-decoration: underline;
}
a.intext:hover{
font-family: Verdana, Arial;
font-size: 11px;
font-weight: bold;
color: #cc0000;
text-decoration: underline;
}
select {
font-family: Verdana, Arial;
font-size: 12px;
color: #194483;
}
p.title {
font-family: Verdana, Arial;
font-size: 17px;
font-weight: bold;
color: #FFFFFF;
}
p.text {
font-family: Verdana, Arial;
font-size: 12px;
color: #000000;
}
b{
font-family: Verdana, Arial;
font-size: 12px;
font-weight: bold;
color: #194483;
}
ul{
color: #194483;
}

li
{
margin-bottom: 10px;
font-size: 12px;
}

li a.intext, li a.intext:hover
{
font-size: 12px;
}

table.text{
font-family: Verdana, Arial;
font-size: 12px;
color: #000000;
}
a.td{
font-family: Verdana, Arial;
font-size: 12px;
color: blue;
text-decoration: underline;
}
a.td:hover{
font-family: Verdana, Arial;
font-size: 12px;
color: #ff5500;
text-decoration: underline;
}
h3{
font-family: Verdana, Arial;
font-size: 16px;
font-weight: bold;
color: #194483;
}
h2{
font-family: Verdana, Arial;
font-size: 18px;
font-weight: bold;
color: #194483;
}

.tblcert
{
	width: 100%;
	border-collapse: collapse;
}

.tblcert TD
{
	width: 33%;
	border: 1px solid #CCCCCC;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
