BODY {
		font-family: Arial,San-Serif,Serif;
    font-size: 12pt;
		color: #000000;
		background-color: transparent;
    background-image: url(images/bglogo.gif);
    background-position: left center;
    background-repeat: repeat-y
	}
	
H1 {
		font-weight: 700;
    font-size: 14pt;
		color: #000000;
    text-align: center
	}
	
H2 {
		font-weight: 700;
    font-size: 14pt;
		color: #000000;
		text-decoration: underline;
    text-align: left
	}
	
H3 {
		font-weight: 700;
    font-size: 12pt;
		color: #000000;
		text-decoration: underline;
    text-align: left
	}
	
P {
    font-size: 11pt;
		font-weight: 500;
		color: #000000;
    text-indent: 2em
	}
	
UL {
    font-size: 10pt;
		font-weight: 500;
		color: #000000
	}
	
OL {
    font-size: 10pt;
		font-weight: 500;
		color: #000000
	}
		
	A:link{
    font-size: 10pt;
		font-weight: 700; 
		color: #0000ff;
		text-decoration: none
		}
	A:active{
    font-size: 10pt;
	  font-weight: 700; 
		color: #ff0000;
		text-decoration: none
		}
	A:visited{
    font-size: 10pt;
	  font-weight: 700; 
		color: #0000ff;
		text-decoration: none
		}
	A:hover{
    font-size: 10pt;
	  font-weight: 700; 
		color: #000000;
		text-decoration: underline 
		}
		
.standard {
		font-family: Arial,San-Serif,Serif;
    font-size: 11pt;
		color: #000000
	}

.emp {
    font-size: 12pt;
	  font-weight: 700; 
		color: #000000
	}

.quest {
    font-size: 11pt;
		font-weight: 700; 
		color: #000000;
		text-decoration: none
	}
	
.require{
		font-weight: 700; 
		color: #ff0000;
		text-decoration: none
    }
	
.menubord {
		background-color: #0000cc;
    text-align: left;
    text-indent: 15px;
    border: medium outset #ffffff
    }
		
	A.menu:link{
    font-size: 10pt;
		font-weight: 700; 
		color: #ffffff; 
		text-decoration: none
		}
	A.menu:active{
    font-size: 10pt;
	  font-weight: 700; 
		color: #ff0000; 
		text-decoration: none
		}
	A.menu:visited{
    font-size: 10pt;
	  font-weight: 700; 
		color: #ffffff; 
		text-decoration: none
		}
	A.menu:hover{
    font-size: 10pt;
	  font-weight: 700;  
		color: #ffffff; 
		text-decoration: underline
		}