body {
	font-family: "Gill Sans MT";
	font-size: 20px;
	color: Black;
	font-weight: bold;
}

h1 {
	font-family: "Gill Sans MT";
	font-size: 35;
	color: #D82D51;
}

H2 {page-break-after: always}

.note {

	font-family: Arial, Verdana, sans-serif;

	font-size: 14px;

	color: #333333;

	font-weight: bold;

} 

.new{

	font-size: x-small;

	font-weight: bold;

	color: #494D51;

	font-family: Verdana;

}

.new12{
	font-size: small;
	font-weight: bold;
	color: #494D51;
	font-family: Verdana;
}

.new13{
	font-size: medium;
	font-weight: bold;
	color: #494D51;
	font-family: Verdana;
}

.newMed{

	font-size: small;

	font-weight: bold;

	color: #494D51;

	font-family: Verdana;

}
.newBig{

	font-size: normal;

	font-weight: normal;

	color: #494D51;

	font-family: Verdana;

}

.blackbold10{

font-family: Lucida Sans Unicode;

	font-size: small;

	font-weight: normal;

	

	color: Black;

}

.greenbold10{
	font-family: Lucida Sans Unicode;
	font-size: small;
	font-weight: normal;
	color: Maroon;
}

.blackbold12{

	font-family: Lucida Sans Unicode;

	font-size: medium;

	font-weight: bold;

	color: Black;

}
.letterPinkIndent{
	font-family: "Gill Sans MT";
	font-size: 24px;
	font-weight: bold;
	color: #F0325A;
}
.letterPinkIndent2{
	font-family: "Gill Sans MT";
	font-size: 18px;
	font-weight: bold;
	color: #F0325A;
}
.letterPinkIndentSmaller{
	font-family: "Gill Sans MT";
	font-size: 22px;
	font-weight: bold;
	color: #F0325A;
}


a:hover {
	font-family: "Gill Sans MT";
	font-size: 18px;
	color: #F76C8A;
}

.linkStyle2 {
	font-family: "Gill Sans MT";
	font-size: 18px;
	color: #C03D59;
	text-decoration: none;
}


hr{
	color: #666666;
	width: 100%;
	height: 3px;
} 

a {
	font-family: "Gill Sans MT";
	font-size: 18px;
	color: #C32C4C;
}

table{
	font-family: "Gill Sans MT";
	font-size: 20px;
	color: Black;
	font-weight: normal;
}
ul{
	list-style-type: circle;
	list-style-position: inside;
	color: Black;
	padding: 0 0 0 0;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
li  {
	list-style-image: url(images/li_bullet.gif);
	list-style-position: outside;
	margin-left: 3.0em; padding-left: 4;
	
	padding: 0;
	
	letter-spacing: 0.0px;
	word-spacing: 1px
} 

td.fat {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 12px;
}
td.fat2 {
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #black;
	letter-spacing: 1.5px;
	text-align: left;
	padding: 4px 4px 4px 4px;
}

.imgborder{
	border-left: 3px solid #F0325A;
	border-top: 3px solid #F0325A;
	border-right: 3px solid #F0325A;
	border-bottom: 3px solid #F0325A;

}
.imgborder2{
	border-left: 3px solid black;
	border-top: 3px solid black;
	border-right: 3px solid black;
	border-bottom: 3px solid black;

}
.imgborder3{
	border-left: 2px solid black;
	border-top: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;

}
td.label{
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: black;
	letter-spacing: 2px;
	
	padding: 6px 6px 6px 12px;
}

.scaledFont{
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: Black;
	font-weight: bold;
	
	padding-left: 10;
	
	padding: 3;
		
	letter-spacing: 0.5px;
	word-spacing: 1px


}
td.newStyle{
border:solid 2px black;
background-color:#ECEAEA;
}
td.newStyle:hover{
border:solid 2px #F0325A;
background-color:white;
}
td.newStyle2{
border:solid 2px #F0325A;
background-color:white;
}


td.newStyleBorderOnly{
border:solid 2px black;

}

.classicStyle{
	font-family: "Edwardian Script ITC";
	font-size: 40px;
	color: Black;
	font-weight: normal;}


.handcursor{
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: Black;
	font-weight: bold;
	
	
	margin-left:50;
	padding: 3;
		
	letter-spacing: 0.5px;
	word-spacing: 1px

}
H3 {padding-left: 20;
margin-left:20;}

.marginFix {padding-left: 20;
	font-family: "Gill Sans MT";
	font-size: 14px;
	color: Black;
	margin-left:10;
	margin-right:50;}
