A	{
      font-size:14px;
	color: #CD0000;
	text-decoration: underline;
	}
A:link	{
	font-size:14px;
	color: #CD0000;
	text-decoration: underline,bold;
	}
A:visited	{
	color: #CD0000;
	text-decoration: underline;
	}
A:hover	{
	color: #CD0000;
	text-decoration: underline;
	}
A:active	{
	color: #CD0000;
	text-decoration: underline;
	}
BODY	{
	background-color: #FFFFFF;
	color: #000000;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, 'sans serif';
	zfont-weight: bold;
	font-size: 11px;
	}
H1	{
	color: #CB9D64;
	font-family: Arial, Helvetica, 'sans serif';
	}
HR	{
	border: solid 1px #5C6F7B;
        width:550px;
	}
TD, P	{
	color: #000000;
	font-family: Arial, Helvetica, 'sans serif';
	}
.border	{
	border: solid 1px #5C6F7B;
	}
.calendar	{
	background-image: url(images/calendar.gif);
	background-repeat: no-repeat;
	background-position: center, center;
	padding-left: 10px;
	}
.green	{
	color: #597B7B;
	}
/*.info	{
	background-image: url(images/info.gif);
	background-repeat: no-repeat;
	background-position: center, center;
	padding-left: 10px;
	}
.info2  {
        background-image: url(images/info2.gif);
        background-repeat: no-repeat;
        background-position: center, center;
        padding-left: 10px;
        }


.info1	{
	background-image: url(images/info2.gif);
	background-repeat: no-repeat;
	background-position: center, center;
	padding-left: 10px;
	}
*/
.info	{
	width: 90px;
	background-image: url(images/info.gif);
	background-repeat: no-repeat;
	background-position: center, center;
	padding-left: 50px;
	border-bottom: solid 1px #A0A7A7;
	background-color: #C4C6C5;
	padding-right: 50px;
	padding-left: 10px;
	font-size: 11px;
	}

.info1	{
	width: 90px;
	background-image: url(images/info1.gif);
	background-repeat: no-repeat;
	background-position: center, center;
	padding-left: 10px;
	border-bottom: solid 1px #A0A7A7;
	background-color: #FFFFFF;
	padding-right: 50px;
	padding-left: 10px;
	font-size: 11px;
	}
.info2	{
	background-image: url(images/info2.gif);
	background-repeat: no-repeat;
	background-position: top, center;
	padding-left: 10px;
	font-size: 11px;
	width:200px;
	}

.justify	{
	text-align: justify;
	}
.quote	{
	color: #5C6F7B;
	font-size: 10px;
	}
.quote2	{
	color: #597B7B;
	font-size: 11px;
	font-style: italic;
	padding: 20px;
	ztext-align: justify;
	}
.std	{
	margin-bottom: 0px;
	}

.std a {

	color: #CB9D64;
}
.top	{
	margin-top: 0px;
	}
.topbord	{
	background-color: #C6C9CD;
	border-bottom: solid 1px #5C6F7B;
	border-top: solid 1px #5C6F7B;
	}

