body {
	font-family: verdana,arial,helvetica; 
	font-size: small;
}
a {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #006699;
	text-decoration: underline;
}

H1, H2, H3, H4 {
	color: #006699;
}

H1 {
	font-size: medium;
}
H3 {
	font-size: small;
}
.linkMenu {
	font-size: small;
}
th {
	font-family: verdana,arial,helvetica;
	font-size: small;
	background-color: #006699;
	color: white;
}
.Txt
{
	font-family: verdana,arial,helvetica;
	font-size: 10pt;

}

.Hdr
{
	font-size: large;
	line-height: 200%;
	font-weight: bold;
	background-color: #006699;
	color: #FFFFFF;
	text-align: center;
}
.LoginHeader
{
	font-size: large;
	line-height: 150%;
	background-color: #006699;
	color: #FFFFFF;
	text-align: center;
}

.Ftr
{
	font-size: x-small;
	line-height: 150%;
}

.Menu
{
	font-size: 10pt;
}

.Msg
{
	font-size: medium;
}
.tblMenu {
	background-color: #DDDDDD;
	color: navy;
}
.copy {
	font-size: xx-small;
}
.index {
	font-size: xx-small;
}
.form {
	font-size: small;
}