/* Start of Tag Definiton List */

body {	background-color: #FDDB54;
		background-repeat: repeat-x;
		background-image: url('../images/bg01.jpg');
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000 }

td {	font-family: Arial, Helvetica, sans-serif;
		font-size: 11px }



h1 {		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #000000;
		line-height: 30px; }

h2 {		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold }

h3 {		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold }

p {		text-align: left;
		font-size: 12px;
		line-height: 17px;
		color: #303030 }

li {		color: #303030;
		list-style-type: inherit }

ul {		list-style-type: square }

ol {		list-style-type: decimal }

hr {		height: 1px;
		width: 100%;
		color:#000000 }

a {		color: #700000;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none }

a:visited {	color: #704040 }

a:hover {	color: #F00000;
		text-decoration: underline }

img.fig {	border-width: 1px;
		border-style: double;
		border-color: #757575;
		margin: 0px }

/* End of Tag Definiton List */


/* Start of Classes */

.subnav {		color: #000000;
				font-size: 11px; }
.subnav:visited {	color: #000000 }
.subnav:hover {	color: #D00000;
		text-decoration: none }


a.footer {	color: #000000;
			font-size: 11px;
			text-decoration: underline;
			padding-left: 15px }
a.footer:visited {	color: #000000 }
a.footer:hover {	color: #AA0000 }


/* End of Classes */