html, body {
	background-color:#eeeeee;
	}
	
.italicwhite {
	font-family: georgia;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.italicblack {
	font-family: georgia;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.italicblue {
	font-family: georgia;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #335599;
	text-decoration: none;
}
.bodyblack {
	font-family: verdana, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align:	justify;
	line-height: 15px;
	text-decoration: none;
}

.bodyblackbold {
	font-family: verdana, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align:	justify;
	line-height: 15px;
	text-decoration: none;
}

.blackbold {
	font-family: verdana, arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align:	justify;
	line-height: 15px;
	text-decoration: none;
}

.bodypaleblue {
	font-family: verdana, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #c4d8ff;
	text-align:	justify;
	line-height: 15px;
	text-decoration: none;
}

.bodypalebluebold {
	font-family: verdana, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #c4d8ff;
	text-align:	justify;
	line-height: 15px;
	text-decoration: none;
}

.palebluebold {
	font-family: verdana, arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #c4d8ff;
	text-align:	justify;
	line-height: 15px;
	text-decoration: none;
}

.bodywhite {
	font-family: verdana, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align:	justify;
	line-height: 15px;
	text-decoration: none;

}

.bodywhitebold {
	font-family: verdana, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align:	justify;
	line-height: 15px;
	text-decoration: none;

}

.whitebold {
	font-family: verdana, arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align:	justify;
	line-height: 15px;
	text-decoration: none;
}

.bodyblue {
	font-family: verdana, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #335599;
	text-align:	justify;
	line-height: 15px;
	text-decoration: none;
}

.bodybluebold {
	font-family: verdana, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #335599;
	text-align:	justify;
	line-height: 15px;
	text-decoration: none;
}

.bluebold {
	font-family: verdana, arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #335599;
	text-align:	justify;
	line-height: 15px;
	text-decoration: none;
}


#scroll
{
width: 490x;
height: 450px;
overflow: auto;
scrollbar-base-color: #335599;
}

#scroll table
{
width: 445px;
}