p {
margin-left: 60px;
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Definition list									*/
dl {
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}


/*	Links unordered lists							*/
ul {
margin-left: 60px;
list-style: disc;
color: #666666;
font-family: "verdana", "arial", "geneva", sans-serif;
}


/*	New links								*/
sup.new {
font-size: x-small;
color: #666666;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Popular links								*/
sup.pop {
font-size: x-small;
color: #666666;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Links date and hits							*/
small.date {
font-size: x-small;
color: #333333;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Number of links in categories						*/
small.numlinks {
font-size: x-small;
color: #333333;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for "Looking for something in particular?"		*/
strong.search {
color: #000000;
font-weight: bold;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This class is for "More options"					*/
small.more {
font-size: small;
color: #000000;
font-weight: normal;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is for main headers on all pages *apart* from the home page	*/
h1 {
margin-left: 40px;
font-size: large;
font-weight: bold;
border: none;
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}


/*	This is used for the sub headers					*/
h2 {
margin-left: 40px;
font-size: medium;
font-weight: bold;
border: none;
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	This is for the margin for the form elements				*/
div.margin {
margin-left: 60px;
}

/*	This is for page $title_linked						*/
strong.title {
font-size: small;
font-weight: bold;
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}


/*	This is for the page last updated text					*/
small.update {
font-size: x-small;
font-weight: bold;
color: #999999;
font-family: "verdana", "arial", "geneva", sans-serif;
}

