body {
	margin:0px;
}

td {
	color:#000000;
	font-family: arial;
	font-size: 11px;
	}
		
a {
	color: #999999;
	text-decoration: none;
	}

.plumpudding {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	letter-spacing: 0.1em;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}

	
a:hover {
	color: #003300;
	text-decoration:underline;
	}

.main  {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-position: center;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: solid;
	border-left-style: groove;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
      }
	 
.bodyText {
	color:#000000;
	line-height:16px;
	letter-spacing:normal;
	margin-top:0px;
	font-weight: 600;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	}
	
.footer {
	font-size: x-small;
	border-top-style: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 36px;
	}	
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 16px;
	font-weight: 500;
	color: #999999;
	text-decoration: none;
}

