body {
	color: black;
	font-size: 1em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}

hr { 
	border: 0; 
	color: #929292; 
	background-color: #929292; 
	height: 1px; 
}

a:link { 
	color: #e41006; text-decoration: none; 
}
a:visited { 
	color: #e41006; 
	text-decoration: none; 
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active { 
	color: #e41006; 
	text-decoration: none; 
}

/*|Body Black*/
.bodycopy { 
	color: black; 
}
/*|Body Red*/
.bodycopyRed { 
	color: #e41006; 
}
/*|Body Blue*/
.bodycopyBlue { 
	color: #0856a4;
}

/*|Small Black*/
.smalltext { 
	color: black; 
	font-size: .9em; 
	line-height: 1.2em;
}

/*|GRY Small Black*/
.grysmalltext { 
	color: #3D3D3D;
	font-size: .9em; 
	line-height: 1.2em;
}

/*|Medium Black*/
.medtext { 
	color: black; 
	font-size: 1.1em; 
	line-height: 1.4em;
}

/*|Small Red*/
.smalltextRed { 
	color: #e41006; 
	font-size: .9em; 
	line-height: 1.2em;
}
/*|Small Blue*/
.smalltextBlue { 
	color: #0856a4; 
	font-size: .9em; 
	line-height: 1.2em;
}

/*|Headline Black*/
.headlineBlack { 
	color: black; 
	font-size: 1.1em; 
	line-height: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/*|Headline Red*/
.headlineRed { 
	color: #e41006; 
	font-size: 1.1em; 
	line-height: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/*|Headline Blue*/
.headline { 
	color: #000000; 
	font-size: 1.1em; 
	line-height: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/*|Headline Large Black*/
.headlineLargeBlack { 
	color: black;
	font-size: 1.8em; 
	line-height: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/*|Headline Large Red*/
.headlineLargeRed { color: #e41006;
	font-size: 1.8em; 
	line-height: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/*|Headline Large Blue*/
.headlineLargeBlue  { color: #0856a4;
	font-size: 1.8em; 
	line-height: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/*|*/

