body {
	background-color:#000080;
	background-image: url(images/bg.gif);
}

.button {
	background-image: url(images/button.gif);
	border: 1px solid #999;
	height:18px;
	font-family:tahoma,verdana;
	font-size:11px
}


h2 {
	font-family: tahoma;
	font-variant: small-caps; 
	font-weight:bold;
	font-size:16px;
	line-height:18px;
	text-align: center;
	letter-spacing: 0.1em;
	color:#990000;
}

h3 {
	font-family: tahoma;
	font-variant: small-caps; 
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	text-align: center;
	letter-spacing: 0.1em;
}

.footer { 
	text-align:center;
	text-indent:0px;
	line-height: 14px;
	font-family:tahoma;
	font-size:11px;
}

.small {
	text-indent:0px;
	line-height: 14px;
	font-family:tahoma;
	font-size:11px;
}


table {
	border-collapse:collapse;
	border-color:#7a7a7a;
}

th { 
	text-align: center;
	vertical-align:middle;
	text-indent: 0px; 
	line-height: 20px;
	color: #ff0000;
	background-color: #4682B4;
	font-family: tahoma; 
	font-size: 15px;
	letter-spacing:2px;
	font-weight:bold;
}

td { 
	text-align: justify;
	background-color:#eeeeee;
	font-family: tahoma; 
	font-size: 13px;
	line-height: 18px;
}


td.footer {
	background-color: #4682B4;
	text-align:justify;
	text-indent:0px;
	line-height: 14px;
	font-family:tahoma;
	font-size:11px; 
}

ol, ul, dd { 
	text-align: justify; 
	margin-left: 5%; 
	text-indent: 0px; 
	line-height: 18px; 
	font-family: tahoma; 
	font-size: 13px;
}


em {
	color: #ff0000;
	font-weight: bold;
	font-style:normal;
}


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

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

a:hover	 { 
	color: #E60005;
	border-bottom: none;
}
