body{               
        background-color:white;
        margin-right:75}


P {		
        font-family:palatino linotype;
		font-size:14;
		margin-left:35}



H1{		font-family:palatino linotype;
		font-size:19;
		margin-left:35}

.DefaultType{
		font-family:palatino linotype;
		font-size:14}


.startpage{
           background-color:#D2F1F1;
           text-align:center;
		   font-family:palatino linotype;
		   font-size:50}
             
.tabpage{background-color:#D2F1F1}
        
.Tab{	background-color:#D2F1F1;
		position:absolute;
		width:120;
		top:5;
		height:25;
		text-align:center;
		font-family:palatino linotype;
		font-size:14;}

.TabActive{	background-color:white;
		position:absolute;
		width:120;
		top:5;
		height:25;
		text-align:center;
		font-family:palatino linotype;
		font-size:14;
		font-weight:bold}

.header1{background-color:#D2F1F1;
        color:#696969;
		text-align:center;
		font-family:palatino linotype;
		font-size:60}

.header2{background-color:#696969;
        color:black;
		text-align:center;
        top-margin:0;
        bottom-margin:0;
		font-family:palatino linotype;
		font-size:30}


a 	      {COLOR: black}
a:link 	  {COLOR: black}
a:hover   {COLOR: black}
a:active  {COLOR: black}

