body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
body {
	margin-left: 15px;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 25px;
	background: #FFFFFF url(/images/bg-oblique-midblue.gif);
}
a:link {  font-weight: bold; color: #0000CC; text-decoration: none}
a:hover {  font-weight: bold; color: #0000FF; text-decoration: underline }
a:active {  font-weight: bold; color: #FF0000; text-decoration: underline}
a:visited {  font-weight: bold; color: #555555; text-decoration: underline}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.02em; 
	word-spacing: -0.02em;
}
h1 {
	font-size: 33px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 15px;
}
h6 {
	font-size: 12px;
}

.h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	color: #666666;
	letter-spacing: -0.02em; 
	word-spacing: -0.02em;
}
.h1 {
	font-size: 33px;
}
.h2 {
	font-size: 30px;
}
.h3 {
	font-size: 24px;
}
.h4 {
	font-size: 18px;
}
.h5 {
	font-size: 15px;
}
.h6 {
	font-size: 12px;
}

.form-tag {  font-size: 11px; text-align: right}
.form-value {  font-size: 11px; text-align: left}

.footer {  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; font-size: 9px; font-weight: normal; color: #444444}
.footer a:link {  normal; color: #444444; text-decoration: underline}
.footer a:hover {  color: #0000CC; text-decoration: underline}
.footer a:active {  color: #CC0000; text-decoration: underline}
.footer a:visited {  color: #666666; text-decoration: underline}

.text15 {  font-size: 15px;}
.text14 {  font-size: 14px;}
.text13 {  font-size: 13px;}
.text11 {  font-size: 11px;}
.text10 {  font-size: 10px;}
.text9 {  font-size: 9px;}

.highlight {  background-color: #FFFF66}

.biglink {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #0000CC;}

.text-red { color: #bb0000}
.text-white { color: #ffffff}
.text-ltgrey { color: #999999}
.text-grey { color: #666666}
.text-blue { color: #003399}
.text-orange { color: #FF6633}

.marginleft10 { margin-left: 10px}
.marginright10 { margin-right: 10px}

.padleft30 { padding-left: 30px}
.padleft60 { padding-left: 60px}

