P  {
    font-weight: bold;
    font-size: 16px;
    color: #000000;
}

H1  {
    font-size: 25px;
}

H2  {
    font-size: 20px;
}

H3  {
    font-size: 18px;
}

A  {
	font-family : Arial, Helvetica, Verdana;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

A:Visited  {
	font-weight : bold;
	font-style : normal;
	color : #666666;
	text-decoration : none;
}

A:Active  {
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	text-decoration : underline;
}

A:Hover  {
	text-decoration : underline;
    color: #ff0000;
}

BODY  {
	font-family : arial, helvetica, sans-serif;
	font-style : normal;
    font-weight: bold;
	color : Black;
	text-decoration : none;
    font-size: 14px;
}

.bluelink {
    color: blue;
}

.footer {
    font-size: 10px;
}

.table {
    font-size: 13px;
}

.contactlist {
    font-size: 11px;
}

.normal {
    font-size: 16px;
}