/* 
Cascading style sheet for fynbos properties
*/

BODY{
	font-family: Arial, Verdana, SansSerif;
    font-size: 9pt;
    font-style: normal;
    line-height: normal;
    color: #000000;
    font-weight: normal;
    font-variant: normal;
    text-transform: normal;
	Background-color : #F4FEE6;
	}
		
P{
	Font-Family :  Verdana, Arial, Helvetica, Sans-Serif;
	Font-Variant :  normal;
	Font-Size :  9pt;
	Font-Weight :  normal;
	Font-Style :  normal;
	Color :  #000000;
	}
P.big{
	Font-Size : 11pt;
	}
P.small{
	Font-Size : 6pt;
	}	
B{
	Font-Family : Verdana, Arial, Helvetica, Sans-Serif;
	Font-Variant : normal;
	Font-Size : 9pt;
	Font-Weight : bold;
	Font-Style : normal;
	Color : #000000;
	}
B.red{
	Font-Style : normal;
	Font-Size : 9pt;
	Color : #FF0000;
	}
B.big{
	Font-Size : 13pt;
	Font-Style : normal;
	Color : #FF0000;
	}

STRONG{
	Font-Family : Verdana, Arial, Helvetica, Sans-Serif;
	Font-Variant : normal;
	Font-Size : 11pt;
	Font-Weight : bold;
	Font-Style : italic;
	text-decoration: normal;
	Color : #FF0000;
	}
	
FORM,INPUT{
	Font-Family : Arial, Helvetica, Sans-Serif;
	Font-Variant : normal;
	Font-Size : 8pt;
	Font-Weight : normal;
	Font-Style : normal;
	Color : #000000;
	}


LI,UL{
	Font-Family : Verdana, Arial, Helvetica, Sans-Serif;
	Font-Variant : normal;
	Font-Size : 10pt;
	Font-Style : normal;
	}

OL{
	Font-Family : Verdana, Arial, Helvetica, Sans-Serif;
	Font-Variant : normal;
	Font-Size : 10pt;
	Font-Style : italic;
	}
	
H1{
	Font-Family : Verdana, Arial, Helvetica, Sans-Serif;
	Font-Variant : normal;
	Font-Size : 12pt;
	Font-Weight : bold;
	Font-Style : normal;
	color: #000000;
	}
	
H2{
	Font-Family : Verdana, Arial, Helvetica, Sans-Serif;
	Font-Variant : normal;
	Font-Size : 11pt;
	Font-Weight : bold;
	Font-Style : normal;
	text-decoration: normal;
	Color : #000000;
	}
	
H3{
	Font-Family :  Verdana, Arial, Helvetica, Sans-Serif;
	Font-Variant : normal;
	Font-Size : 10pt;
	Font-Weight : bold;
	Font-Style : normal;
	text-decoration: normal;
	Color : #000000;
	}
	
H4{
	Font-Family : Verdana, Arial, Helvetica, Sans-Serif;
	Font-Variant : normal;
	Font-Size : 9pt;
	Font-Weight : bold;
	Font-Style : normal;
	text-decoration: normal;
	Color : #000000;
	}
	
H5{
	Font-Family : Verdana, Arial, Helvetica, Sans-Serif;
	Font-Variant : normal;
	Font-Size : 8pt;
	Font-Weight : normal;
	Font-Style : normal;
	text-decoration: normal;
	Color : #000000;
	}
		
H6{
	Font-Family : Verdana, Arial, Helvetica, Sans-Serif;
	Font-Variant : normal;
	Font-Size : 7pt;
	Font-Weight : normal;
	Font-Style : normal;
	text-decoration: normal;
	Color : #990000;
	}

TD{
	Font-Family :  Verdana, Arial, Helvetica, Sans-Serif;
	Font-Variant :  normal;
	Font-Size :  8pt;
	Font-Weight :  normal;
	Font-Style :  normal;
	Color :  #000000;
	}
	
TD.big{
	Font-Size : 10pt;
	Font-Style : normal;
	Color : #FF0000;
	}
	
TH{
	Font-Family :  Verdana, Arial, Helvetica, Sans-Serif;
	Font-Variant :  normal;
	Font-Size :  8pt;
	Font-Weight :  bold;
	Font-Style :  normal;
	Color :  #FFFFFF;
	}
	
SMALL{
	Font-Family : Verdana, Arial, Helvetica, Sans-Serif;
	Font-Variant : normal;
	Font-Size : 8pt;
	Font-Weight : normal;
	Font-Style : normal;
	text-decoration: normal;
	Color : #000000;
	}
	
	
CAPTION{
	Font-Family :  Verdana, Arial, Helvetica, Sans-Serif;
	Font-Variant :  normal;
	Font-Size :  8pt;
	Font-Weight :  normal;
	Font-Style :  normal;
	Color :  #000000;
	}	

form { 

 padding: 0px; 
}

img.withborder {
	border: thin ridge #990000;
	}

.contentpics img{border: 1px solid #FED847;}


	
A:active {color: blue }	
A:visited { color: #66CC66 }
A:hover { color: black }
A:link {color: #990000 }


	  	

