body {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}

body {
	background: #FAFAFA url(images/page_bg_2.gif) repeat-y 50% 0; margin: 0;padding: 0;
}

h3 { color:#333333; }
h4 { color: #FF9933; font-weight:bold; font-size:14px; }
h5 { color:#000000; font-weight:bold; font-size:12px; }

a { color:#006699; text-decoration:none; font-weight:bold;	}
a:active { color:#006699; text-decoration:none; font-weight:bold;	}
a:link { color:#006699; text-decoration:none; font-weight:bold;	}
a:visited { color:#006699; text-decoration:none; font-weight:bold;	}
a:hover { color:#FF9900; text-decoration: underline; }

.list {
	padding-bottom: 10px;
	}