a:link, a:visited {
	color: #031B32; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}


body {
Êposition: absolute;
Êwidth: 400px;
Êheight: 300px;
Êleft: 50%;
Êtop: 50%;
Êmargin-left: -200px;
Êmargin-top: -150px;}


.maintable {
 height: 100%;
 width: 1013px;
 vertical-align:top;
}

.container {
 margin-top: 5px;
 margin-right: 25px;
}

.content {
 margin-left: 18px;
 color: #999999;
}

.menutable {
 vertical-align: top;
}

td.menu {
 width: 75px;
 text-align:center;
}

td {
 font-family: Arial, Verdana, sans-serif;
 color: #666666;
 font-size:12px;
 font-weight: normal;
 vertical-align: top;
}

.job {
 font-family: Arial, Verdana, sans-serif;
 color: #031b32;
 font-size: 13px;
 font-weight: bold;
}

h1 {
 font-size: 16px;
}

table {
 border: 0px;
 vertical-align: center;

}

.blue {
 background-color: #031B32;
 height: 1000px;
}

.bold {
 font-weight: bold;
 font-size: 12px;
}
