/*This is the Style Sheet For UTL Website By Chris Rutter*/
body {
background-color:#ffffff;
margin-top:0;
}

a:link {
text-decoration: none;
color:#006699;
}

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

a:visited{
text-decoration: none;
color:#993399;
}

font {
font-family:Tahoma, Arial;
}

p.white{
color:white;
}

p{
font-family:Tahoma, Arial;
font-size:11pt;
}

p.small{
font-size:8pt;
}

p.menu{
font-family:Tahoma, Arial;
font-weight:bold;
font-size:11pt;
}

p.title{
font-weight:bold;
font-size:11pt;
}

p.copyright{
font-family:Tahoma, Arial;
font-size:8pt;
color:white;
}
p.bold{
font-weight:bold;
}


h1{
font-size:16pt;
font-family:Tahoma, Arial;
font-weight:bold;
color:white;
}

h2{
font-size:14pt;
font-family:Tahoma, Arial;
font-weight:bold;
}

h3{
font-size:14pt;
font-family:Tahoma, Arial;
font-weight:bold;
color:white;
text-align:center;
}

h4{
font-size:12pt;
font-family:Tahoma, Arial;
font-weight:bold;
}
.tableheader {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.header {
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
}
.menu1 {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
