body {
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #222222;
}

.p {
	color: #222222;
	font-size: 11px;
	font-family: Verdana, Tahoma;
}
.p1 {
	color: #222222;
	font-size: 10px;
	font-family: Verdana, Tahoma;
}
.p2 {
	color: #6060B0;
	font-size: 11px;
	font-family: Verdana, Tahoma;
}
.error {
	color: #FF0000;
	font-size: 11px;
	font-weight:bold;
	font-family: Verdana, Tahoma;
}

a:link {
	font-size: 11px;
	color: #6060B0;
	font-weight: normal;
	text-decoration: none
}
a:visited {
	font-size: 11px;
	color: #6060B0;
	font-weight: normal;
	text-decoration: none
}
a:active {
	font-size: 11px;
	color: #6060B0;
	font-weight: normal;
	text-decoration: none
}
a:hover {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none
}

a.a1:link {
	font-size: 11px;
	color: #6060B0;
	font-weight: bold;
	text-decoration: none
}
a.a1:visited {
	font-size: 11px;
	color: #6060B0;
	font-weight: bold;
	text-decoration: none
}
a.a1:active {
	font-size: 11px;
	color: #6060B0;
	font-weight: bold;
	text-decoration: none
}
a.a1:hover {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none
}

a.a2:link {
	font-size: 10px;
	color: #6060B0;
	font-weight: bold;
	text-decoration: none
}
a.a2:visited {
	font-size: 10px;
	color: #6060B0;
	font-weight: bold;
	text-decoration: none
}
a.a2:active {
	font-size: 10px;
	color: #6060B0;
	font-weight: bold;
	text-decoration: none
}
a.a2:hover {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none
}

textarea, input {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	background: #FFFFFF;
	border: 1pt solid #CCCCCC;
	color: #222222
}

form {
	margin-top: 0;
	margin-bottom: 0;
}
