/* 
Cascading style sheet for VeldSense
*/

BODY{
	Font-Family : Verdana, Arial, Helvetica, Sans-Serif, 'Times New Roman';
	Font-Variant : normal;
	Font-Size : 12pt;
	Font-Weight : normal;
	Font-Style : normal;
	Color : #000000;
	
	}
	
P{
	Font-Family :  'Times New Roman',Arial, Helvetica, Sans-Serif ;
	Font-Variant :  normal;
	Font-Size :  14pt;
	Font-Weight :  normal;
	Font-Style :  italic;
	Color :  #000000;
	}

B{
	Font-Family : 'Times New Roman', Arial, Helvetica, Sans-Serif;
	Font-Variant : normal;
	Font-Size : 14pt;
	Font-Weight : bold;
	Font-Style : normal;
	Color : #000000;
	}
B.menu{
	Font-Size : 10pt;
	}


	
FORM,INPUT{
	Font-Family : Verdana, Arial, Helvetica, Sans-Serif, 'Times New Roman';
	Font-Variant : normal;
	Font-Size : 10pt;
	Font-Weight : normal;
	Font-Style : normal;
	Color : #000000;
	}


LI,UL{
	Font-Family : Arial, Helvetica, Sans-Serif, 'Times New Roman';
	Font-Variant : normal;
	Font-Size : 10pt;
	Font-Weight :  bold;
	Font-Style : normal;
	}

OL{
	Font-Family : Verdana, Arial, Helvetica, Sans-Serif, 'Times New Roman';
	Font-Variant : normal;
	Font-Size : 11pt;
	Font-Style : italic;
	}
	
H1{
	Font-Family : Arial Black, Arial, Verdana, Helvetica, Sans-Serif, 'Times New Roman';
	Font-Variant : normal;
	Font-Size : 24pt;
	Font-Weight : bold;
	Font-Style : normal;
	text-decoration: none;
	color: #000000;
	}
	
H2{
	Font-Family : Arial, Verdana, Helvetica, Sans-Serif, 'Times New Roman';
	Font-Variant : normal;
	Font-Size : 24pt;
	Font-Weight : bold;
	Font-Style : normal;
	text-decoration: none;
	Color : #000000;
	}
	
H3{
	Font-Family :  'Times New Roman', Arial, Verdana, Helvetica, Sans-Serif;
	Font-Variant : normal;
	Font-Size : 18pt;
	Font-Weight : bold;
	Font-Style : italic;
	text-decoration: none;
	Color : #000000;
	}
	
H4{
	Font-Family : 'Times New Roman', Arial, Verdana, Helvetica, Sans-Serif;
	Font-Variant : normal;
	Font-Size : 16pt;
	Font-Weight : bold;
	Font-Style : normal;
	text-decoration: none;
	Color : #000000;
	}
	
H5{
	Font-Family : Arial, Verdana, Helvetica, Sans-Serif, 'Times New Roman';
	Font-Variant : normal;
	Font-Size : 12pt;
	Font-Weight : bold;
	Font-Style : normal;
	
	Color : #000000;
	}
		
H6{
	Font-Family : 'Times New Roman', Arial, Verdana, Helvetica, Sans-Serif;
	Font-Size : 8pt;
	Font-Weight : normal;
	Font-Style : normal;
	
	Color : #000000;
	}
body { margin-left: 5%; margin-right: 5%; }

  h1 { margin-left: -8%;}
  
h3,h4 { margin-left: -5%; 
		margin-top: 0em; margin-bottom: 0em;
}
h6 {margin-top: 0em; margin-bottom: 0em }
	
TD{
	Font-Family :  Arial, Helvetica, Sans-Serif, 'Times New Roman';
	Font-Variant :  normal;
	Font-Size :  10pt;
	Font-Weight :  normal;
	Font-Style :  normal;
	Color :  #000000;
	}
	
SMALL{
	Font-Family : Arial, Helvetica, Sans-Serif, 'Times New Roman';
	Font-Variant : normal;
	Font-Size : 9pt;
	Font-Weight : normal;
	Font-Style : normal;
	text-decoration: none;
	Color : #000000;
	}
	
A:active {color: blue }	
A:visited { color: maroon }
A:hover { color: black }
A:link {color: blue }
a.plain { text-decoration: none }



