body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFF99;
}
a:link {
color: #0000FF;
}
a:visited {
color: #0000FF;
}
a:hover {
color: #FF0000;
}
a:active {
color: #FF0000;
}
.text1 {
    font-size: 13px;
    color: #000000;
    line-height: 120%;
}
.text2 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 120%;
}
.text3 {font-size: 11px; color: #000000; line-height: 120%; }
.text4 {
    color: #FF0000;
    font-size: 13px;
    line-height: 120%;
}
.text5 {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

