	

	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: #334568;
		font-weight: bold;
		text-align: center;
		padding-top:15px;
	}

	.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;
	}

	.topheader{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
		background-color:#028d87;
		text-align:center;
	}
	
	.copyright{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #bab3d5;
		text-align:center;
	}

	.date{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color:#ffffff;
		padding-right:12px;

	}

	/** 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] */


	.article_name{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: #333366;
		font-weight: bold;
	} /* [Heading2|DIV] */

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

	.title{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333366;
		font-weight: bold;
		padding-bottom: 4px
	} /* [Title|DIV] */

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

	.largetext {
		font-face: Verdana;
		font-size: 13px;
	}  /* [Large 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] */


	

	.menufooter, a.menufooter, a.menufooter:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
	}

	a.menufooter:hover{
		text-decoration: underline;
	}

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

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

	.imageborder{
		border-style:solid;
		border-color: #d6d6d6;
		border-width:1px;
		padding:2px;
	}

	ul{
		margin-top:2px;
		margin-bottom:2px;
	}

	.menu{
		font-face: Verdana;
		font-size: 12px;
		color: #ffffff;
		font-weight: bold;
	}

	.menu2{
		font-face: Verdana;
		font-size: 11px;
		color: #ffffff;
		font-weight: bold;
	}

	ul.menu{
		margin-left:10px;

	}
	li.menu,li.menu2{
		list-style: square inside 
	}

	a.menu:hover{
		text-decoration: none;
		color:#8e84b8;
	}