a:link {
	color: #990000;
	font-weight: 500;

}
a:visited {
	color: #999999;
	font-weight: 500;

}
 a:link:hover {
	color: #990033;/*themecolour1;*/
}
.divider {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990033;/*themecolour1;*/
}
.rightcoltext {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #990033;
	border-left-color: #990033;
	padding-right: 45px;
	padding-left: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: 400;


}
.leftcoltext {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333/*themecolour2%0;*/
}
ul {
	color: #333333;/*themecolour2%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-image: url(images/bullet.gif);
}
h1 {
	font-size: 30px;
	color: #990033;/*themecolour1;*/
	margin-top: 0px;
	margin-bottom: 3px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;


}
h2 {
	font-size: 18px;
	color: #000000;/*themecolour2%0;*/
	margin-top: 0px;
	margin-bottom: 1px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
a:hover {
	color: #996600;
	font-weight: 500;

}
