/* This is the stylesheet from Michiel Sijbers */

body,p,table, td, textarea, input
{
font-size: 100%;
color:#000000;
font-family: Times New Roman;
}
	
p.right {text-align: right}
p.center {text-align: center}
p.left {text-align: left}

a:link    {color:#3366CC; background-color:transparent}
a:visited {color:#900B09; background-color:transparent}
a:active  {color:#996600; background-color:transparent}
a:hover   {color:#FF0000; background-color:transparent}



