
body {
	color: Black;
	background-color: White;
	font-family: Verdana;
	font-size: 10pt;
	height:; 
	margin: 0; 
	padding: 0; 
	overflow:;
}

.container {
	position: absolute; 
	left: 20%; 
	width: 60%; 
	z-index: 1; 
	text-align: center;
}

.content {
	border-top: Green 4px solid; 
	border-bottom: Green 4px solid;
}

.html401 {
	position: absolute; 
	top: 10px; 
	left: 10px; 
	z-index: 1; 
	text-align: center;
}

table, input, textarea, select, option {
	font-size: 10pt;
}

h1 {
	font-size: 140%;
	font-weight: bold;
}

h2 {
	font-size: 120%;
	font-weight: bold;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

a, a:visited, a:active {
	color: Black; 
}

.title {
	font-size: 180%;
	font-weight: bold;
	color: Black;
	letter-spacing: 0.2em;
}

.slogan {
	font-size: 110%;
	font-weight: 600;
	font-variant: small-caps;
	color: Black;
}

.block_center_center {
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;
}

.block_center_left {
	margin-left: auto; 
	margin-right: auto; 
	text-align: left;
}

.employees {
	text-decoration: underline;
}

.employee {
	border: Green 1px solid; 
	padding: 1px 5px 1px 5px;
}

.employee_name {
	font-weight: bold;
}

.availability {
	font-style: italic;
}

.discrete {
	font-size: 70%;
}

.code {
	color: #0000FF;
	font-family: Courier New;
	font-size: 100%;
}

.code_insert {
	color: #FF0000;
	font-family: Courier New;
	font-size: 100%;
}

.openid {
	color: #FF7800;
	font-family: Arial;
	font-size: 120%;
	font-weight: bold;
}

.openidnet {
	color: #D5D5D5;
	font-family: Arial;
	font-size: 120%;
}
