body,p,td,input,textarea {
	color: #606060;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a {
	color: #0851eb;
	text-decoration: none;
}

a:hover {
	color: #0851eb;
	text-decoration: underline;
}

.Black {
	color: #000000;
}

.Blue {
	color: #3155a6;
}

.Red {
	color: #ea0001;
}

.XX-Large {
	font-size: 24px;
}

.X-Large {
	font-size: 20px;
}

.Large {
	font-size: 17px;
}

.Medium {
	font-size: 15px;
}

.Small {
	font-size: 13px;
}

.X-Small {
	font-size: 11px;
}

.XX-Small {
	font-size: 9px;
}

h2 {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
}

.test {
}

.redheading {
	color: #ea0001;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
}

