BODY {	background: #eeeeee; color: #000000; font-family: Tahoma, Verdana, Arial, sans-serif; }
	a:link    { font-weight: normal; text-decoration: none; color: #999999; background: #eeeeee; }
	a:visited { font-weight: normal; text-decoration: none; color: #444444; background: #eeeeee; }
	a:hover   { font-weight: 900;    text-decoration: none; color: #777777; background: #eeeeee; }
	a:active  { font-weight: 900;    text-decoration: none; color: #777777; background: #eeeeee; }

H1.title { 	border: 2px solid #cccccc;
			border-width:  0px 0px 2px 0px; }	
H1.section { text-align: center; }
DIV.footer { text-align: center; }
DIV.standards { text-align: left; }
INPUT { background: #eeeeee;
		color: #000000;
		text-align:  center; }
IMG { border: 0px; }
DIV.boxed	{	border: 2px solid #cccccc; 
				border-width: 2px; }
TABLE.boxed	{ 	border: 2px solid #cccccc; 
				border-width: 2px; 
				width: 100%; }
TD.titleblock 	{ 	border: 2px solid #cccccc; 
					border-width: 0px 0px 2px 0px; 
					background: #777777;
					color: #cccccc; }

TABLE.timetable	 { 	border: 2px solid #cccccc; 
					border-width: 2px; }
				
TD.timetable	 { 	border: 2px solid #cccccc; 
					border-width: 2px; }
TD.timetabledaytitle { 	border: 2px solid #cccccc; 
						border-width: 2px; 
						width: 18%; }
TD.menubar		{ width: 17%; }
DIV.centered 	{ 	text-align: center; }
TABLE.menubar	{	text-align: left; 
					width: 90%; 
					border: 0px; }
TD.homelink		{	width: 25%;
					height: 60px; 
					text-align: center; }
OBJECT.applet	{	font-size: 12px; }

div.float {
  float: left;
  margin: 10px;
  }
  
div.float p {
   text-align: center;
   }
   
span.super {
	vertical-align: super;
	font-size: 10px;
}

div.married {
	font-size: 16px;
}
ul.menu,li.menu {
				list-style: none;
				padding: 0px;
				}
				
div.bottom     { 
     			}
div.leftbottom  { float: left;
				  width: 15%;
				}
div.rightbottom { float: right;
				  width: 85%;
				}
				