html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-size: 11px;
}
a {
	font-size: 11px;
}

/* headings */
h1, h2 {
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 14px 0;
}
.hPad1 {
	padding-top: 14px;
}

/* links */
a.pagelink1 {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.pagelink1:hover {
	color: #FECBE9;
}
a.pagelink2 {
	color: #0058B9;
	text-decoration: none;
	font-weight: bold;
}
a.pagelink2:hover {
	color: #DF0688;
}
a.pagelink3 {
	color: #0058B9;
	text-decoration: underline;
}
a.pagelink3:hover {
	color: #DF0688;
}
a.pagelink4 {
	color: #FFFFFF;
	text-decoration: underline;
}
a.pagelink4:hover {
	color: #FFFFFF;
}
a.pagelink5 {
	color: #0058B9;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
a.pagelink5:hover {
	color: #DF0688;
}

/* text */
.pagetext1 {
	color: #000000;
	font-size: 11px;
}
.pagetext2 {
	color: #000000;
	font-size: 15px;
}
.pagetext3 {
	color: #0058B9;
	font-size: 15px;
}
.pagetext4 {
	color: #0058B9;
	font-size: 11px;
}
.pagetext5 {
	color: #DF0688;
	font-size: 15px;
}
.pagetext6 {
	color: #DF0688;
	font-size: 11px;
}
.pagetext7 {
	color: #FFFFFF;
	font-size: 11px;
}
.pagetext8 {
	color: #CC0000;
	font-size: 11px;
}
.pagetext9 {
	color: #000000;
	font-size: 13px;
}
.pagetext10 {
	color: #0058B9;
	font-size: 13px;
}
.frminput1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
input, select, textarea, checkbox, radio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}