﻿.CUColorBackground {
background-color: #ed1c24;
}

.ContentBorder {
border: #ed1c24 3px solid;
}

.body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #4d4c4c;
line-height: 17px;
}

.headers {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.5;
font-size: 16px;
color: #727272;
}

.pageheader {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
color: #000000;
}

.bottomborder {
border-bottom: #ed1c24 3px solid;
}

.greyhr {
color: #c9c9c9;
height: 1px;
}

.legaltext {
font-family: Arial, Helvetica, sans-serif;
padding: 5px;
font-size: 11px;
color: #000000;}

.bullettable {
	padding-top: 3px;
	}