#content		{
				height:100%;
				}

html,body			{
				background-image:url(images/bg2.gif);
				text-align:center;
				margin:20px;
				font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
				color:#c0c0c0;
				font-size:13px;
				height:100%
				}

h1 {font-size:10pt; font-weight:bolder; color:white}
h2 {font-size:9pt; font-weight:normal; color:#082984}
h3 {font-size:16pt; font-weight:normal; color:#082984; text-align:left}
h4 {font-size:9pt; font-weight:normal; color:#800000}
h5 {font-size:7pt; font-weight:normal; color:black; text-align:right}
h6 {font-size:7pt; font-weight:normal; color:#800000}
p  {font-size:9pt; color:"#c0c0c0";}
hr {color:#008000; width:100%}

li {list-style-image : url('images/list_bullet.gif'); font-size:10pt; font-style:italic;}

ul {line-height : 20px;}

a:link {color:navy; font-family: verdana; text-decoration: none; font-weight:normal;}
a:active {color:navy; font-family: verdana; text-decoration: none; font-weight:normal;}
a:visited {color:navy; font-family: verdana; text-decoration: none; font-weight:normal;}
a:hover {color:white; font-weight: bold;}

a.nav:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-width: 0px;
	color: #CCCCCC;
	text-decoration: none;
}
a.nav:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	text-decoration: none;
}
a.nav:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-width: 0px;
	color: #CCCCCC;
	text-decoration: none;
}
a.nav:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-width: 0px;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: normal;
}