a:link { color: #000099; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 13px }
a:active { color: #000099; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 13px }
a:visited { color: #000099; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 13px }
a:hover { color: #A0603D; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 13px }

a.menu:link { color: #FFFFFF; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 13px }
a.menu:active { color: #FFFFFF; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 13px }
a.menu:visited { color: #FFFFFF; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 13px }
a.menu:hover { color: #A0603D; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 13px }

p
	{
		font-weight: normal;
		font-family: arial, helvetica, sans-serif;
		font-size: 13px
	}

td
	{
		font-weight: normal;
		font-family: arial, helvetica, sans-serif;
		font-size: 13px
	}

li
	{
		font-weight: normal;
		font-family: arial, helvetica, sans-serif;
		font-size: 13px
	}

h3
	{
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
		font-size: 16px;
		color: #000099;
		margin-top: 0px
	}

h4
	{
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
		font-size: 13px;
		color: #000099
	}

.white
	{
		color: #ffffff
	}

body
	{
		background-color: #155815;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-image:url(bground-blue.gif)
	}
