/* 
Cascading style sheet for Tritonia
*/

BODY{
	Font-Family : Segoe UI, Verdana, Arial, Helvetica, Sans-Serif, 'Times New Roman';
	Font-Variant : normal;
	Font-Size : 12pt;
	Font-Weight : normal;
	Font-Style : normal;
	Color : #000000;
	Background : #fff0a8;
	}
	
P{
	Font-Family :  Segoe UI, Verdana, Arial, Helvetica, Sans-Serif, 'Times New Roman';
	Font-Variant :  normal;
	Font-Size :  10pt;
	Font-Weight :  normal;
	Font-Style :  normal;
	Color :  #000000;
	margin-top: 0em; margin-bottom: 0.5em;
	}



B.menu{
	Font-Size : 10pt;
	}

STRONG{
	Font-Family : Segoe UI, Verdana, Arial, Helvetica, Sans-Serif, 'Times New Roman';
	Font-Variant : normal;
	Font-Size : 12pt;
	Font-Weight : bold;
	Font-Style : normal;
	text-decoration: underline;
	}
	
FORM,INPUT{
	Font-Family : Segoe UI, Verdana, Arial, Helvetica, Sans-Serif, 'Times New Roman';
	Font-Variant : normal;
	Font-Size : 10pt;
	Font-Weight : normal;
	Font-Style : normal;
	Color : #000000;
	}


LI,UL{
	Font-Family : Segoe UI, Verdana, Arial, Helvetica, Sans-Serif, 'Times New Roman';
	Font-Variant : normal;
	Font-Size : 10pt;
	Font-Weight :  normal;
	Font-Style : normal;
	margin-top: 0em; margin-bottom: 0em;
	list-style-type : disc;
	padding-left : 0px;
	margin-left : 5px;
	}

OL{
	Font-Family : Segoe UI, Verdana, Arial, Helvetica, Sans-Serif, 'Times New Roman';
	Font-Variant : normal;
	Font-Size : 11pt;
	Font-Style : italic;
	}
	
H1{Font-Family :  Segoe UI, Verdana, Arial, Helvetica, Sans-Serif, 'Times New Roman';
	Font-Variant : normal;
	Font-Size : 18pt;
	Font-Weight : bold;
	Font-Style : normal;
	text-decoration: none;
	Color : #000000;
	
	}

H1.h4 {
	Font-Family : Segoe UI, Verdana, 'Times New Roman', Arial, Helvetica, Sans-Serif;
	Font-Variant : normal;
	Font-Size : 16pt;
	Font-Weight : bold;
	Font-Style : normal;
	text-decoration: none;
	Color : #000000;
	}
	
H2{
	Font-Family : Arial, Segoe UI, Verdana, Helvetica, Sans-Serif, 'Times New Roman';
	Font-Variant : normal;
	Font-Size : 24pt;
	Font-Weight : bold;
	Font-Style : normal;
	text-decoration: none;
	Color : #000000;
	}
	
H3{
	Font-Family :  Segoe UI, Verdana, Arial, Helvetica, Sans-Serif, 'Times New Roman';
	Font-Variant : normal;
	Font-Size : 18pt;
	Font-Weight : bold;
	Font-Style : normal;
	text-decoration: none;
	Color : #000000;
	}
	
H4{
	Font-Family : Segoe UI, Verdana, 'Times New Roman', Arial, Helvetica, Sans-Serif;
	Font-Variant : normal;
	Font-Size : 16pt;
	Font-Weight : bold;
	Font-Style : normal;
	text-decoration: none;
	Color : #000000;
	}
	
H5{
	Font-Family : Arial, Segoe UI, Verdana, Helvetica, Sans-Serif, 'Times New Roman';
	Font-Variant : normal;
	Font-Size : 12pt;
	Font-Weight : bold;
	Font-Style : normal;
	text-decoration: none;
	Color : #000000;
	}
		
H6{
	Font-Family : 'Times New Roman', Arial, Segoe UI, Verdana, Helvetica, Sans-Serif;
	Font-style : italic;
	Font-Size : 8pt;
	Font-Weight : normal;
	
	Color : #000000;
	}
body { margin-left: 5%; margin-right: 5%; }


  h1 { margin-left: -5%;}
  
h3,h4 {  
		margin-top: 0em; margin-bottom: 0em;
}
h6 {margin-top: 0em; margin-bottom: 0em }
	
TD{
	Font-Family :  Arial, Helvetica, Sans-Serif, 'Times New Roman';
	Font-Variant :  normal;
	Font-Size :  10pt;
	Font-Weight :  normal;
	Font-Style :  normal;
	Color :  #000000;
	}

td.art {padding : 5px;
		margin : 0px;
		vertical-align : top;
		}

.earth {padding : 15px 0 0 2px;
margin : 0;
float : right;
}

img.left {float : left;
			padding : 0;
			margin : 0 10px 10px 0;
			}

img.right {float : right;
			padding : 0 ;
			margin : 0;}
			
div.colour {background : rgb(242,234,109);
			padding : 2px;
			Font-Family :  Segoe UI, Verdana, Arial, Helvetica, Sans-Serif, 'Times New Roman';
	
	Font-Size :  10pt;
	Font-Weight :  bold;
	Font-Style :  normal;
	Color :  #000000;}
			
div.nine{
	Font-Family :  Segoe UI, Verdana, Arial, Helvetica, Sans-Serif, 'Times New Roman';
	
	Font-Size :  10pt;
	Font-Weight :  bold;
	Font-Style :  normal;
	Color :  #000000;
	background : rgb(242,234,109);
			padding : 2px;
				}
div.nine p {margin-top: 0em; margin-bottom: 0.5em;
Font-Family :  Segoe UI, Verdana, Arial, Helvetica, Sans-Serif, 'Times New Roman';
	
	Font-Size :  9.9pt;
	Font-Weight :  bold;
	Font-Style :  normal;
	Color :  #000000;}
div.colour p {margin-top: 0em; margin-bottom: 0.5em;
Font-Family :  Segoe UI, Verdana, Arial, Helvetica, Sans-Serif, 'Times New Roman';
	
	Font-Size :  12pt;
	Font-Weight :  bold;
	Font-Style :  normal;
	Color :  #000000;}

ul,li.list {padding-left : 0;
margin-left : 250px; }

A:active {color: blue }	
A:visited { color: maroon }
A:hover { color: black }
A:link {color: #660000 }
a.plain { text-decoration: none;
			color : #000000; }


