body {
	background-color: #CDEEFD;
	font-family: Verdana;
	font-size: 9pt;
	color: #255282;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
a {
	font-size: 9pt;
	color: #47719D;
}
a:visited {
	font-size: 9pt;
	color: #888888;
}
.link{
	font-size: 7pt;
	color: blue;
}
.link:visited {
	font-size: 7pt;
	color: #888888;
}
.bodytitle {
	font-family: Verdana;
	font-size: 9pt;
	color: #FF5C00;
	font-weight: bold;
}
.bodytitle:visited {
	font-family: Verdana;
	font-size: 9pt;
	color: #888888;
	font-weight: bold;
}
.bodytext {
	font-family: Verdana;
	font-size: 9pt;
	color: #255282;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.sidemenu {
	padding: 10px;
	background-image: url(images/guide_bg.gif);
	background-repeat: repeat-y;
}
.basebg {
	background-image: url(images/base_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.table {
	font-family: Verdana;
	font-size: 10pt;
	color: #255282;
}

h4 {
    font-family: Verdana;
    font-size: 12pt;
    color: #FF5C00;
    margin: 0px;
}	

h5 {
    font-family: Verdana;
    font-size: 11pt;
    color: #FF5C00;
    margin: 0px;
}	

h6 {
    font-family: Verdana;
    font-size: 9pt;
    color: #FF5C00;
    margin: 0px;
}	