﻿a {
	color: #4495c1;
	text-decoration: none;
}

body {
	color: #505050;
}

body, div, p, td {
	font-family: Arial;
	font-size: 11px;
}

.bodytext, .bodytextbold, bodytextitalic {
	color: #505050;
	font-family: Arial;
	font-size: 11px;
}

.bodytextbold {
    font-weight:bold;
}

.bodytextitalic {
    font-style:italic;
}

.heading {
	color: #467492;
	font-size: 15px;
}

.title {
	color: #4e7a96;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

.greyTitle {
  	color: #4e6172;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}