BODY {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	color : Black;
	margin : 0px;
}
TD {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	color : Black;
}

A:LINK {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	color : #0093DD;
	text-decoration : none;
}
A:VISITED {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	color : #0093DD;
	text-decoration : none;
}
A:ACTIVE {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	color : #0093DD;
	text-decoration : underline;
}
A:HOVER {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	color : #0093DD;
	text-decoration : underline;
}
A.link1:link {
	color: Black;
	font-weight : normal;
}

A.link1:visited {
	color: Black;
	font-weight : normal;
}

A.link1:hover {
	color: #0093DD;
	font-weight : normal;
}
A.link1:active {
	color: Black;
	font-weight : normal;
}
.p1 {
	border : 1px solid Silver;
}
.p2 {
	border-left : 1px solid Silver;
}
.p3 {
	border-right : 1px solid Silver;
}
.p4 {
	border-left : 1px solid Silver;
	border-right : 1px solid Silver;
}
.p5 {
	border-left : 1px solid Silver;
	border-right : 1px solid Silver;
	padding-left : 20px;
	padding-right : 20px;
}
.p6 {
	border-left : 1px solid Silver;
	border-right : 1px solid Silver;
	border-bottom : 1px solid Silver;
}

.r1020 {
	padding : 10px 20px 10px 20px;
}

.r2020 {
	padding : 20px;
}

.form {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	color : Black;
}
