H1 { 
  font-weight: bold; 
  font-size: 20pt;
  line-height: 20pt; 
  font-family: Arial; 
  font-variant: normal;
  font-style: Bold;
  Color: Red;
}

h2 { 
  font-weight: bold; 
  font-size: 18pt;
  line-height: 18pt; 
  font-family: Arial; 
  font-variant: normal;
  font-style: SmallCaps;
  Color: light-blue;
 }
H3 { color: red;
	line-height: 15pt;}
Body{background-position: 0% 0%; font-family:Microsoft Sans Serif; background-image:url('../images/sm_volvo_logo.jpg'); background-repeat:repeat; background-attachment:fixed
}
p         { color: #000000; font-family:MS Sans Serif; font-size:10pt; font-weight:bold; line-height:150% }

A:link 	   {font-family: "Gill Sans", Arial, sans-serif; Color: #FF0000; Text-Decoration: none}
A:hover	   {font-family: "Gill Sans", Arial, sans-serif; Color: #FF0000;  Text-Decoration: none; font-size:12pt; font-weight:bold}
A:active   {font-family: "Gill Sans", Arial, sans-serif; Color: #00CCFF;  Text-Decoration: none}
A:visited  {font-family: "Gill Sans", Arial, sans-serif; Text-Decoration: none; color:#808080; font-weight:bold}

tr           { color: #000000; font-family:MS Sans Serif; font-size:10pt; font-weight:bold }
li           { color: #000000; font-family:MS Sans Serif; font-size:10pt; font-weight:bold; margin-top:6; margin-bottom:6; line-height:150% }