﻿/*
//Regular text on site
*/
/*.ms-rteCustom-regular{
	font-family:Arial;
	color:black;
	text-decoration:none;
	font-size:11px;

}
.ms-rteCustom-a{
	font-family:Arial;
	color:#822433;
	text-decoration:none;
	font-size:11px;
}
*/
/*
//Heading 1
*/
.ms-rteCustom-heading1{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#822433;
}
/*
//Heading 2
*/
.ms-rteCustom-heading2{
	font-family:Arial;
	color:black;
	font-weight:bold;
	font-size:16px;
}
/*
//Heading 3 (Subheading)
*/
.ms-rteCustom-heading3subheading{
	font-family:Arial;
	color:black;
	font-size:14px;
	font-weight:bold;
}
/*
//Heading 4 (Quotation)
*/
.ms-rteCustom-heading4quotation{
	font-family:Arial;
	color:black;
	font-size:11px;
	font-style:italic;
}
/*
//Heading 5 (Fine print)
*/
.ms-rteCustom-heading5fineprint{
	font-family:Arial;
	color:black;
	font-size:9px;
}
/*
//Heading 6 (Captions)
*/
.ms-rteCustom-heading6captions{
	font-family:Arial;
	color:black;
	font-size:9px;
	font-weight:bold;
}
