/* CSS Document */

body {
	margin-top: 5px;
	margin-left: 10px;
	background: #F4C1D3;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	color: #000000;
	scrollbar-face-color:#F4C1D3;
	scrollbar-arrow-color:#660000;
	scrollbar-track-color:#F4C1D3;
	scrollbar-shadow-color:#900;
	scrollbar-highlight-color:#D41B65;
	scrollbar-3dlight-color:#BBB;
	scrollbar-darkshadow-Color:#AAA;
}

a {
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

   }
   
a:hover {
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #D41B65;

   }
   
.highlightbox {
	height: auto;
	width: auto;
    border-color: #D41B65;
	border-style: double;
		
	}
    

.disclaimer {
   font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;

   }
   
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #cf0e56;
   }
   
.subheadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #cf0e56;

   }

.subheadline2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

   }
   
.tablebody {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
