

<!--

a:link       { color: #D92719; text-decoration:none }
a:visited    { color: #D92719; text-decoration:none } 
a:hover {color: black; text-decoration: underline; font-weight: none}

.class1 A:link {color: #FFFFFF; text-decoration: none;  Verdana; line-height: 100%; font-size: 8pt }
.class1 A:visited {color: #FFFFFF; text-decoration: none;  Verdana; line-height: 100%; font-size: 8pt }
.class1 A:active {color: #FFFFFF; text-decoration: none;  Verdana; line-height: 100%; font-size: 8pt }
.class1 A:hover {color: #000000; text-decoration: underline;  Verdana; line-height: 100%; font-size: 8pt }

               p           	{ font-family: Verdana; color: black; line-height: 190%; font-size: 8pt }
               td		  	{ font-family: Verdana; color: black; line-height: 190%; font-size: 8pt }
               tr		   	{ font-family: Verdana; color: black; line-height: 190%; font-size: 8pt }
               H1		{ font-family: Arial; color: #808040; font-size: 11pt; }
               H2		{ font-family: Arial; color: #000000; line-height: 160%; font-size: 14pt; }
               H3		{ font-family: Arial; color: #000000; line-height: 160%; font-size: 12pt; text-decoration: underline;}            
               body         { background-color: #C0C0C0}
               body         { background-image: url('images/elements/none.jpg') }
               body         { margin-top: 0 }
               li           { list-style-type: square }
             
           .Pageheader  { font-family: Arial; font-size: 14pt; color: #FFFFFF; margin-top: 5 }
           .requiredField { color: #808080 }           


.headerboxleft { background-color: #E6DEC8 }
.headerboxcenter { background-color: #FFFFFF }
.bodyleft { background-color: #E6DEC8 }
.bodyright { background-color: #E6DEC8 }
.contentstyle { background-color: #FFFFFF} 
.contentstylebody { background-color: #FFFFFF; padding: 30px} 

.contentheader { background-color: #C2B07B; color: #FFFFFF; padding-left: 30; padding-right: 30; padding-top: 10; padding-bottom: 10;} 
.menuleft { background-color: #C2B07B;  } 

.menutext { margin-left: 10; color: #FFFFFF; font-weight: bold} 

		
	-->