Body {
	color:#002F3A;
	font: 1em/1em Tahoma,Verdana,"Trebuchet MS",sans-serif;
	background-color:#ABD1D5;
	text-align:justify;
	}
a:link {
	color:#5999A5;
	}
a:visited {
	color:#777777;
	}
a:hover {
	text-decoration:none;
	}
a:active {
	color:#CCCCCC;
	}
a img {
	border-width:0;
	}

p,td,ul {
	font-size: 0.8125em;
	line-height: 1.3846em;
	}
input,textarea {
	color:#000000;
	font-family:Tahoma,sans-serif;
	background:#FFFFFF;
	border: solid #000000 1px;
	}

h1 {
	color:#00242F;
	font-size: 0.875em;
	font-style: italic;
	border-bottom: #B5D7DB 1px solid;
	margin:0;
	padding-left:3px;
	}
h2 {
	color:#00242F;
	font-size: 0.8125em;
	font-style: italic;
	border-bottom: #B5D7DB 1px solid;
	margin:0;
	padding-left:2px;
	}

.fifty {
	width:50px;
	height:50px;
	}
.eights {
	width:88px;
	height:31px;
	}
.sevenfive {
	width:75px;
	height:50px;
	}
.hundred {
	width:100px;
	height:50px;
	}

#layout {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	}
#box {
	width:398px;
	background-color:#DDEDEE;
	position:absolute;
	top:320px;
	left:50px;
	z-index:100;
	}
#side {
	position:absolute;
	top:322px;
	left:480px;
	width:150px;
	background-color:#DDEDEE;
	z-index:90;
	}
.text {
	padding:10px;
	}
.break {
	padding-bottom:4px;
	}
.break2 {
	width:100%;
	background-color:#ABD1D5;
	}

#side .text {
	text-align:left;
	}
#side .text .fifty {
	padding:5px;
	}

li {
	display:list-item;
	}