@charset "iso-8859-1";

select{
        font-family:Arial, Helvetica, sans-serif;
        font-size:10px;
}


.formular
	{  
	font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
	}


.diametre
	{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	}

option  { 
        font-family:Arial, Helvetica, sans-serif;
        font-size:10px;
 } 

H1
	{
	color: yellow;
	font-size:10pt;
	font-weight:normal;
    font-family:  times new roman;
    margin: 10px;
	}

a:link {
    color: #003399}

a:active {
    color: #003399}

a:visited {
    color: #003399}

a:hover {
    color:#000000}
