/* CSS Document */
td.menu {
font-size: 11px;
font-family: Arial
}
table.menu {
border-style:outset;
border-color:#990099;
border-width:thin;
}
table.menu2 {
border-style:outset;
border-color:#333399;
border-width:thin;
}
table.menu3 {
border-style:outset;
border-color:#000066;
border-width:thin;
}
td.footer2 {
font-size: 10px;
font-family: Arial;
}
td.body {
font-size: 14px;
font-family: Arial;
}
span.menuheader {
color:#FFFFFF;
font-weight:bold;
font-family: Arial
}
h1.header {
font-family: Arial;
color:#000066;
}
a.menu {
text-decoration:none;
font-weight:bold
}
h3 {
font-family: Arial;
color:#000066;
text-align:center;
}
body 
{
	background-image: url(images/bg.gif);
}
