/* Default style sheet for CHC Group */
/* Created 2004 by M Simpson */

/* define standard tags */
body{
padding: 20px;
margin: 0px;
background-color: #fff;
color: #000;
font-family: Arial, helvetica, sans-serif;
font-size: small;
}

p{
font-family: Arial, helvetica, sans-serif;
font-size: small;
font-weight: normal;
}

h1{
font-size: medium;
}

hr{
width: 100%;
height: 1px;
border: 1px solid #000;
}

.base{
font-size:  x-small;
font-weight: bold;
}

a{
text-decoration: none;
color: #000;
}
ul li{
font-family: Arial, helvetica, sans-serif;
font-size: small;
font-weight: normal;
}
