body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	color: #003366;



}

td {

	font-size: 12px;

	font-style: normal;

}

h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	margin:0px;

 color: #003366;

}

h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	font-weight: bold;

	margin:0px;
        color: #003366;

}

th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	font-weight: bold;

	margin:0px;

 color: #003366;

}

a:link    {

	color:#1281B3;
        font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;

}

a:visited {

        color:#1281B3;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: underline; 

}

a:hover   {

	color:#99CC33;
        font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;







}



input { 
 background-color: #D3EAE9; 

}


select { 
 background-color: #D3EAE9; 

}
textarea { 
 background-color: #D3EAE9; 

}

.design-chart-links {
font-size: 10px;
font-weight: bold;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
}




.design-chart-menu-table {
	margin: 2px 5px;
	padding: 2px 5px;
	border: 1px solid #6396AF;
}
