﻿/* This StyleSheet contains custom styles for this project */

#Wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	font-family: "Lucida Sans Unicode";
	font-size: 12pt;
}
.auto-style1 {
	text-align: center;
}
 p.MsoNormal
{
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	margin-left: 0cm;
	margin-right: 0cm;
	margin-top: 0cm;
}
.auto-style2 {
	font-size: 14pt;
}
.auto-style3 {
	font-size: 10pt;
}

td.DevWithTD
{
    background-color: White;
    border-bottom: solid 1px Black;
    border-left: solid 1px Black;
    border-right: solid 1px Black;
    border-top: solid 1px Black;
    outline-style: none;
}