@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0;}

body {font-family:"Trebuchet MS";}

li {margin-left:20px; list-style-image:url(/images/bullet.jpg)}

p {margin-bottom:10px;}

h1 {font:italic bold 30px "Trebuchet MS"; margin:10px 0 10px 0; text-align:left;}
	h1 a, h1 a:visited {color:#000000; text-decoration:none;}
h2 {font:bold 20px "Trebuchet MS"; margin:10px 0 10px 0;}
h3 {font:bold 15px "Trebuchet MS"; margin:10px 0 10px 0;}
h4 {font:bold 15px "Trebuchet MS"; margin:10px 0 10px 0;}
h5 {font:bold 15px "Trebuchet MS"; margin:10px 0 10px 0;}
h6 {font:italic bold 30px "Trebuchet MS"; margin:10px 0 10px 0; text-align:left;}

a:link {color:#DC1D0F;}
a:hover {color:#DC1D0F; text-decoration:none;}
a:visited {color:#787878;}
