body {
    text-align : center;
	padding-top : 5px;
	margin-top : 5px;
	}

table.center {
	margin-left : auto;
	margin-right : auto;
	width : 750px;
	height : 100%;
	border: 1px solid #CCCCCC;
	}

table.header {
	width : 750px;
	margin-top : 10px;
	}

td.leftColumn {
	width : 315px;
	heigth : 35px;
	vertical-align : top;
	}

table.leftColumnLogo {
	width : 285px;
	margin : auto;
	vertical-align : bottom;
	border-bottom : 2px solid #787746;
	}
	
td.leftColumnLogo {
	width : 285px;
	height : 40px;
	vertical-align : bottom;
	}

td.rightColumn {
	width : 435px;
	vertical-align : top;
	}

table.navigation {
	width : 400px;
	margin : auto;
	border-bottom : 2px solid #7695b6;
	}

td.navigation {
	width : 80px;
	height : 40px;
	vertical-align : bottom;
	}

table.description {
	width : 675px;
	height : 85px;
	margin : auto;
	}

table.body {
	width : 750px;
	height : auto;
	}

table.bodyLeft {
	width : 285px;
	margin : 30px auto 10px auto;
	border : 2px solid #787746;
	}

table.bodyRight {
	width : 400px;
	margin : 0px auto 10px auto;
	}

td.footer {
	width : 720px;
	margin : auto;
	vertical-align : top;
	border-top : 2px solid #7695b6;
	}

p {
	font-size : 16px;
	font-family : "Times New Roman" , Times , serif;
	color : rgb(202 , 108 , 4);
	text-align : left;
	line-height : 20px;
	font-weight : bold;
	margin-top : 0px;
}

p.right {
	font-size : 16px;
	font-family : "Times New Roman" , Times , serif;
	color : rgb(202 , 108 , 4);
	text-align : right;
	font-style : italic;
	line-height : 20px;
	font-weight : bold;
}

p.navigation {
	margin-bottom : -3px;
	text-align : center;
	}

p.description {
	font-size : 16px;
	font-family : "Times New Roman" , Times , serif;
	color : #787746;
	text-align : center;
	font-style : italic;
	line-height : 20px;
	font-weight : bold;
	margin-top : 15px;
	margin-bottom : 0px;
	}

p.blue {
	font-size : 14px;
	font-family : "Trebuchet MS", Verdana;
	color : #7695b6;
	font-weight : bold;
	line-height : 15px;
	text-align : center;
	padding : 5px;
}

p.footer {
	font-size : 12px;
	font-family : "Trebuchet MS", Verdana;
	color : #999999;
	font-weight : bold;
	text-align : left;
	margin-top : -2px;
}

h1 {
	font-size : 18px;
	font-family : "Trebuchet MS", Verdana;
	color : #787746;
	font-weight : normal;
	text-align : center;
	margin-top : 20px;
	margin-bottom : 5px;
	}

h2 {
	font-size : 14px;
	font-family : "Trebuchet MS", Verdana;
	color : #787746;
	font-weight : bold;
	text-align : left;
	margin-top : 20px;
	margin-bottom : 5px;
	}

ul {
	font-size : 16px;
	font-family : "Times New Roman" , Times , serif;
	color : rgb(202 , 108 , 4);
	text-align : left;
	line-height : 30px;
	font-weight : bold;
	margin-top : 0px; 
	}

li {
	margin-left : -10px;
	}

a:link {color: #999999;	font-family: "Times New Roman" , Times , serif; font-size: 16px; font-weight: bold; text-decoration: none; }
a:visited {color: #999999; font-family: "Times New Roman" , Times , serif; font-size: 16px; font-weight: bold; text-decoration: none; }
a:hover {color: #787746;  font-family: "Times New Roman" , Times , serif; font-size: 16px; font-weight: bold; text-decoration: none; }   
a:active {color: #999999;  font-family: "Times New Roman" , Times , serif; font-size: 16px; font-weight: bold; text-decoration: none; }       

a.blue:link {color: #7695b6; font-family: Trebuchet MS; font-size: 14px; font-weight: bold; text-decoration: none; }       
a.blue:visited {color: #7695b6; font-family: Trebuchet MS; font-size: 14px; font-weight: bold; text-decoration: none; }
a.blue:hover {color: #7695b6; font-family: Trebuchet MS; font-size: 14px; font-weight: bold; text-decoration: none; }   
a.blue:active {color: #7695b6; font-family: Trebuchet MS; font-size: 14px; font-weight: bold; text-decoration: none; }       

a.navigation:link {color: #999999; font-family: Trebuchet MS; font-size: 16px; font-weight: bold; text-decoration: none; }       
a.navigation:visited {color: #999999; font-family: Trebuchet MS; font-size: 16px; font-weight: bold; text-decoration: none; }
a.navigation:hover {color: #787746; font-family: Trebuchet MS; font-size: 16px; font-weight: bold; text-decoration: none; }   
a.navigation:active {color: #999999; font-family: Trebuchet MS; font-size: 16px; font-weight: bold; text-decoration: none; }       

a.navigationActive:link {color: #787746; font-family: Trebuchet MS; font-size: 16px; font-weight: bold; text-decoration: none; }       
a.navigationActive:visited {color: #787746; font-family: Trebuchet MS; font-size: 16px; font-weight: bold; text-decoration: none; }
a.navigationActive:hover {color: #787746; font-family: Trebuchet MS; font-size: 16px; font-weight: bold; text-decoration: none; }   
a.navigationActive:active {color: #787746; font-family: Trebuchet MS; font-size: 16px; font-weight: bold; text-decoration: none; }       

a.small:link {color: #999999; font-family: Trebuchet MS; font-size: 12px; font-weight: bold; text-decoration: none; }       
a.small:active {color: #999999; font-family: Trebuchet MS; font-size: 12px; font-weight: bold; text-decoration: none; }       
a.small:hover {color: rgb(202 , 108 , 4);  font-family: Trebuchet MS;  font-size: 12px; font-weight: bold; text-decoration: underline; }   
a.small:visited {color: #999999;  font-family: Trebuchet MS; font-size: 12px; font-weight: bold; text-decoration: none; }

img {
	margin : auto;
	display: block;
	border-style : none;
	padding : 10px;
	}

img.left {
	padding : 0px;
	border-style : none;
}
