/* Base style sheet for the Xara Fonts pages. */

BODY {margin-left:3px;}
  
HTML,P {
    color: black;
    font-family: times, serif;
    font-style: normal
  }  

.red { color: red }

A:link { color: #996600 }
A:visited { color: #990033 }  
A:active { color: #CC0000 }

H1, H2, H3 { color: red;
	font-family: arial, helvetica, sansserif;
	}

