/* CSS Document */


body {	background-image: url(img/background.gif); background-repeat: repeat-x; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #091C5A;
	font-size: 14px;
}
a:link { color: #091C5A;text-decoration: underline;}
a:visited {	text-decoration: underline; color: #003399;}
a:hover { text-decoration: none; color: #091C5A;}
a:active { text-decoration: underline; color: #091C5A;}
h1,h2,h3,h4,h5,h6 {	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;}
h1 {font-size: 16px; color: #091C5A;}
h2 {font-size: 14px; color: #091C5A;}
h3 {font-size: 12px; color: #091C5A;}
.line {color: #091C5A;}
.add {font-size: 11px;text-align: right;}
.main {font-size: 14px}

