/*
** olliworld.css
**
** (c) 1998 O. Ludwig, last updated 19 Sep. 1998
*/
/* BODY */
BODY{
	line-height : 120%;
	font-size : 90%;
	font-family : Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	}


HR{
	color : lightgray;
	}


H1,H2,H3{
	font-family : "Times New Roman", Times, "New York", serif;
	}


B{
	color : #D07986;
	font-weight : bold;
	}


A:link{
	color : #D07986;
	text-decoration : none;
	}


A:visited{
	color : #D07986;
	text-decoration : none;
	}


A:active{
	color : #D07986;
	text-decoration : none;
	}


A:hover{
	color : red;
	}

/* HeaderRed Class of TD */
.TDHeaderRed{
	BackGround : #FFEFEF;
	Font-Family : Verdana, Arial, Helvetica, sans-serif;
	Font-Size : x-small;
	Font-Weight : bold;
	Color : #993300;
	}

/* HeaderGreen Class of TD */
.TDHeaderGreen{
	BackGround : #EFFFEF;
	Font-Family : Verdana, Arial, Helvetica, sans-serif;
	Font-Size : x-small;
	Font-Weight : bold;
	Color : #009933;
	}

/* HeaderBlue Class of TD */
.TDHeaderBlue{
	BackGround : #EFEFFF;
	Font-Family : Verdana, Arial, Helvetica, sans-serif;
	Font-Size : x-small;
	Font-Weight : bold;
	Color : #003399;
	}

/* HeaderClass Class of TD */
.TDHeaderClass{
	BackGround : #EFEFFF;
	Font-Family : 'Courier New', Courier;
	Font-Size : large;
	Font-Weight : bold;
	Color : #003399;
	}

/* HeaderClass Class of TD */
.TDTag{
	BackGround : #EFFFEF;
	Font-Family : 'Courier New', Courier;
	Font-Size : x-small;
	Color : #FF3399;
	Top : 100%;
	}

/* HeaderClass Class of TD */
.TDDef{
	BackGround : #EFFFEF;
	Font-Family : 'Courier New', Courier;
	Font-Size : x-small;
	Color : #009933;
	}

/* HeaderClass Class of TD */
.TDDes{
	BackGround : #EFFFEF;
	Font-Family : 'Courier New', Courier;
	Font-Size : x-small;
	Color : #003399;
	}

/* Footer Class of TD */
.TDFooter{
	Font-Family : Verdana, Arial, Helvetica, sans-serif;
	Font-Size : xx-small;
	Color : #003399;
	}


TABLE{
	Font-Family : Verdana, Arial, Helvetica, sans-serif;
	Font-Size : x-small;
	}

LI{
	Font-Family : Verdana, Arial, Helvetica, sans-serif;
	Font-Size : x-small;
	color : #000000;
	}

