<style type="text/css">{  }

body 		{background-color: #ffffff; color :#000000; background-image: url(images/bg.jpg); background-repeat:repeat-x	}

h1           { font-size: 14pt; font-family: Arial; font-variant: normal; line-height: 100%; 
               color: #01458e; font-weight: bold; margin-top: 10; margin-bottom: 0 }
h2           { font-size: 12pt; font-family: Arial; font-variant: normal; line-height: 100%; 
               color: #01458e; font-weight: bold; text-decoration:underline; margin-top: 15; margin-bottom: 0; margin-left:20 }
			   
			   a:link       { color: #006cff; text-decoration: none; font-family: Verdana; font-size: 10pt; font-weight: bold }

a.slink {font:arial; font-size:10px; color:#333333; font-weight:normal }
a.slink:visited {font:arial; font-size:10px; color:#333333; font-weight:normal}

img.sml          { border: 3px double #808080 }

td.sm {font:arial; font-size:10px; color:#333333; font-weight:normal }


a.slink:hover {font:arial; font-size:10px; color:#333333; text-decoration:underline; font-weight:normal }

a:visited    { color: #006cff; text-decoration: none; font-size: 10pt; font-family: Verdana; font-weight: bold }
a:active     { color: #006cff; text-decoration: none; font-size: 10pt; font-family: Verdana; font-weight: bold }
a:hover      { color: #006cff; text-decoration: underline; font-size: 10pt; font-family: Verdana; font-weight: bold }
ul           { font-family: Verdana; font-size: 10pt; text-align: Left; text-indent: 0; margin-left:20; margin-top: 0; padding-left:10; margin-bottom:0; }

p            { font-family: arial; font-size: 10pt; line-height: 150%; color:000000; padding-left:40 }

a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #42ff00;
	text-decoration: none;
	background:url(images/btn.png);
	display: block;
	line-height:200%;

}

a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #42ff00;
	text-decoration: none;
	background:url(images/btn.png);
	display: block;
	line-height:200%;

}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background:url(images/btn1.png) repeat-x 0 50%;
		line-height:240%;
	}



</style>