a {
 text-decoration: underline;
 color:gray
 
}
a:hover {
 color: darkgray;
}
body {
 font-family: Arial;
 font-size: 9pt;
}
p {
 font-family: Arial;
 font-size: 9pt;
}
td {
 font-family: Arial;
 font-size: 9pt;
}
h1 {
 font-family: Arial
 font-weight: bold;
}
.men1 {
 font-family: Arial;
 font-size: 9pt;
 font-weight: bold;
 color: #782828;
}
.men2 {
 font-family: Arial;
 font-weight: bold;
 font-size: 8pt;
 color: #782828;
}
.scroller {
 font-family: Arial;
 font-size: 8pt;
 color: #FFFFFF;
}.back {
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
}
