.heading
{
   font-size   : 28pt;
   text-align  : center;
}

a:link, a:visited, a:active
{
   text-decoration: none;
   
}

table
{
   text-align  : center;
}

table.timetable
{
   text-align  : left;
}

.document
{
   font-family : Verdana, Helvetica, Arial, sansserif;
   width: 800px;
}

.menu
{
   font-size   : 10pt;
   color: #FFFFFF;
   /*border-style   : solid; 
   border-width   : thin;
   border-color   : #0000FF;*/
}

.menubar
{
   background-color  : #0080CC;
   text-align  : center;
}

.internalheading
{
   text-align  : left;
   font-size   : 14pt;
}

p.maintext
{
   font-size   : 11pt;
   text-align  : justify;
   font-family : Verdana, Arial, Sansserif, sanserif;
}

p.image
{
   text-align  : center;
}

.blah
{
	height	: 300px;
}

.general
{
	width	: 15cm;
	color	: #ffffff;
	background-color	: #000080;
}
	

ul, li
{
   font-size   : 10pt;
   text-align  : justify;
}

p.code
{
   font-family : Courier New, Courier, monospace;
   
   font-size   : 10pt;
   width : 18cm;
}

p.question
{
   font-weight : bold;
   font-size   : 10pt;
}

p.answer
{
   
   font-size   : 10pt;
}
