body {
	background-color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	margin:0px;
}

table {
	background-color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-weight:bold;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	margin-left:10px;
}

.footnote {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}

.menu-back {
	background-image:url(graphics/shape-menu.gif);
	background-repeat:no-repeat;
	vertical-align:top;
}

.shape-01 {
	background-image:url(graphics/shape-01.gif);
	background-repeat:no-repeat;
}

.shape-02 {
	background-image:url(graphics/shape-02.gif);
	background-repeat:no-repeat;
}

.shape-03 {
	background-image:url(graphics/shape-03.gif);
	background-repeat:no-repeat;
}

a:link {text-decoration:underline; color:#cccccc;}
a:visited {text-decoration:underline; color:#cccccc;}
a:hover {text-decoration:none; color:#ffffff;}
a:active {text-decoration:underline; color:#cccccc;}

a.menu:link {text-decoration:none; color:#ffffff; font-size:20px; font-weight:bold;}
a.menu:visited {text-decoration:none; color:#ffffff; font-size:20px; font-weight:bold;}
a.menu:hover {text-decoration:none; color:#aaaaaa; font-size:20px; font-weight:bold;}
a.menu:active {text-decoration:none; color:#ffffff; font-size:20px; font-weight:bold;}

a#menu:link {text-decoration:none; color:#ffffff; font-size:12px; font-weight:bold;}
a#menu:visited {text-decoration:none; color:#ffffff; font-size:12px; font-weight:bold;}
a#menu:hover {text-decoration:none; color:#aaaaaa; font-size:12px; font-weight:bold;}
a#menu:active {text-decoration:none; color:#ffffff; font-size:12px; font-weight:bold;}



