/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
}

.a1 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 162%;
}
.a1 a:link {
	text-decoration: none;
	line-height: 162%;
}
.a1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 162%;
}
.a1 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	line-height: 162%;
}
.a1 a:active {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 162%;
}

.a2 {
	font-size: 12px;
	color: #FF0000;

}
.a2 a:link {
	text-decoration: none;
    color: #FF0000;

}
.a2 a:visited {
	text-decoration: none;
	color: #FF0000;

}
.a2 a:hover {
	text-decoration: underline;
	color: #FF0000;

}
.a2 a:active {
	text-decoration: none;
	color: #FF0000;

}
.font1 {
	font-size: 14px;
	color: #ffffff;
	padding-left: 10px;
	line-height: 162%;
}