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, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:normal;
	font-style:normal;
	text-align:left;
	font-family: helvetica, sans-serif;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
ol, ul { list-style:none; }
q:before, q:after, blockquote:before, blockquote:after { content:""; }
body { background:#FF0000 url(../images/layout/body-bg-repeat.jpg) repeat-x 0 0 scroll; }
h1, h2, h3, a {
	font-family: helvetica, sans-serif;
	color: #0D2F6B;
	font-size: 23px;
	font-weight: bold;
	letter-spacing: -1.2pt;
	word-spacing: 0pt;
	line-height: 0.9;
}
h1 { font-size:26px; }
h2 { font-size:22px; }
h3 { font-size:18px; }
h4 { font-size:14px; }

a, p {
	letter-spacing:normal;
	text-align:justify;
}
p {
	line-height:2.0em;
}

A:LINK, A:VISITED { font-size:12px; }
p { font-size:12px; }
/**@FORM*/
form {
	display:block;
	float:left;
	clear:both;
	margin:20px 0;
}
form DIV {
	display:block;
	float:left;
	clear:both;
	width:100%;
	margin-bottom:10px;
}
input, textarea, select, label {
	font-family: verdana, sans-serif;
	color: #595959;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -0.2pt;
	word-spacing: 0pt;
}
label {
	font-size:16px;
	font-weight:bold;
	width:130px;
	float:left;
}
input, textarea, select {
	background-color:#FCFCFC;
	border-top:solid 1px #999;
	border-left:solid 1px #999;
	padding:4px;
}

