	

	body{
		background-color:#FFFFFF;
		margin:0px;
		padding:0x;
		height:100%;
		border-style: none;
	}
	
	body,td,p{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}

	.message-value{
		color: #000000;
		font-weight: bold;
		text-align: center;
		font-size: 13px;
	}

	.error-value{
		color: #FF0000;
		font-weight: bold;
		font-size: 10px;
	}

	.button{
		font-family:Arial;
		font-size:10pt;
		font-weight:normal;
		font-style:normal;
		color:#FFFFFF;
		background-color:#999999;
		border-style:ridge;
		border-width:1px;
		border-color:#000000;
	}
	
	.titlebold {
		font-weight: bold;
	}

	/** WYSIWYG **/

	.text{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color1: #FFFFFF;
		padding-left: 0px;
		padding-right: 0px;
		text-align: justify;
	} /* [Text|DIV] */

	.linespace {
		line-height: 1.5em; 
	} /* [Line Space|DIV] */

	.points{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		padding-left: 0px;
		padding-right: 0px;
		text-align: justify;
		line-height: 1.2em; 
		font-weight: bold;
	} /* [Points|DIV] */

	.heading{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #000000;
		font-weight: bold;
	} /* [Heading|DIV] */

	.headingdate{
		font-size: 12px;
		padding-bottom: 10px;
		color: #666666;
		font-weight: bold;
	} /* [Heading Date|DIV] */

	.largetext {
		font-face: Verdana;
		font-size: 16px;
		font-weight: bold;
	}  /* [Medium Text] */

	.mediumtext {
		font-face: Verdana;
		font-size: 11px;
	}  /* [Medium Text] */

	.smalltext {
		font-face: Verdana;
		font-size: 10px;
	}  /* [Small Text] */


	/** END WYSIWYG **/

	.timetabletext{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #663366;
		text-align:left;
	} /* [Time Table Text] */

	.timetablehdr{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight:bold;
		color: #ffffff;
		text-align:center;
	}  /* [Time Table Header Text] */

	.timetabledate{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #ffffff; 
		text-align:center;
	}  /* [Time Table Date] */

	a{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #ed1c24;
		font-weight: bold;
		text-decoration: none;
	}

	a.smalltext{
		font-face: Verdana;
		font-size: 10px;
		color: #0262a2;
		font-weight: bold;
		text-decoration: none;
	}



	.headerlinks, a.headerlinks {
		font-face: Verdana;
		font-size: 16px;
		color: #FF0000;
		font-weight: bold;
	}
	a.headerlinks:hover{
		text-decoration: underline;
	}
	
	.footerlinks, a.footerlinks {
		font-face: Verdana;
		font-size: 16px;
		color: #000000;
		font-weight: bold;
	}

	
	.copyright{
		font-face: Verdana;
		font-size: 10px;
		color: #000000;
		font-weight: bold;
	}

	a.copyright{
		text-decoration: none;
	}
	ul{
		margin-top:6px;
		margin-bottom:10px;
	}

