body{
		background-repeat: no-repeat;
		background-position: center center;
		background-attachment: fixed;
		SCROLLBAR-FACE-COLOR: #BFCAD7; 
		SCROLLBAR-HIGHLIGHT-COLOR: #BFCAD7; 
		SCROLLBAR-SHADOW-COLOR: #557688; 
		SCROLLBAR-ARROW-COLOR: #354553; 
		SCROLLBAR-BASE-COLOR: #557688; 
		scrollbar-dark-shadow-color: #557688; 
		scrollbar-3d-light-color: #ffffff
}

.name {
        font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
        font-weight: bold;
        text-decoration: none;
		font-style: none;
		color:;
		}

.adress {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
		font-weight: none;
       	text-decoration: none;
		font-style: none;
		color:;
        background-color:;
        }

.sectiontitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
       	text-decoration: underline;
		font-style: none;
		color:;
		}

.position_title {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
		text-decoration: none;
		font-style: none;
		color:;
		}


.job_detail {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
		text-decoration: none;
		font-style: none;
		color:#000000;
		}
		
		
.employment_info {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
		text-decoration: none;
		font-style: italic;
		color: #000000;
		}


table#normal  a:link{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
		text-decoration: none;
		font-style: none;
		color: black;
              
}

table#normal a:visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
        font-weight: bold;
        text-decoration: none;
		font-style: none;
		color: #2E0854;
		}

table#normal a:hover {
        color: #b8cdbc;
		text-decoration: none;
		background-color: #094857;
		}


