/* Start of CMSMS style sheet 'default' */
body{
	background-color: #efebe7;
	scrollbar-face-color: #abbeac;
	scrollbar-shadow-color: #abbeac;
	scrollbar-highlight-color: #abbeac;
	scrollbar-3dlight-color: #abbeac;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: black;
}




.button
{
	color: black;
	background-color: #dddddd;
	border-color: white;
	font-size: 8pt;
}
	
	  
.datum
{
	color: black;
	font-family: Arial;
	font-size: 7pt;
}


	  
.input	  {  
color: gray;  
background-color: white; 

border-color: black;  
font-size: 9pt; 

border-width:1pt; 
 

 
}
.input2
{
	color: white;
	background-color: silver;
    border-color:  gray;
	font-size: 9.5pt;


	
}

.text {
	font-size: 10 pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}

.little {
	font-size: 8.5 pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}

.little A:link  {
	text-decoration: none;
	color: black;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:8.5 pt;
}
.litte A:visited {
	text-decoration: none;
	color: black;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
} 
.little A:active  {
	text-decoration: none;
	color:black;
	font-size: 8.5pt;
	font-family:   Arial, Helvetica, sans-serif;
}

.little A:hover {
	text-decoration: none;
	color: black;
	font-size: 8.5pt;
	font-family:   Arial, Helvetica, sans-serif;
}


.name {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}


P{
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	
}

li {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}


a  {  
             font-size: 12pt;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #E2001A;
             text-decoration: none;
}

a:hover {  
             font-size: 12pt;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
}




H1 {
	font-size: 15pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #abbeac;  font-variant: small-caps;

}
H2 {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color:silver;
}
H3 {
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	color: silver;
}
H4 {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: silver;
}
H5 {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: silver;
}
th {
	font-size: 9.5pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #d7ebff;
}

.title {
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetia, sans-serif;
	color: #d7ebff;
	
	
}

td {
	font-size: 9.5pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
}
.gray {
	font-size: 9.5pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: gray;

}

li {
	font-color: black;
}

/* End of 'default' */

