/*

File name: /elements/text/default.css
Website: Hosting and Domain Resource | www.hostmysite.ca
Created by Craig Hartnett of NinerNet Communications at http://www.niner.net
Copyright (c) 1996-2008 NinerNet Communications. All rights reserved.
Version 1.2.0, Friday, September 12, 2008.

Recent Revision History:

	2008:06:23 (3.3.0)	-	Added comment block,
						Added CSS for footer.

To Do:

	* Nothing in particular.

*/


body {
	background-color: #fff8e0;
	}

table {
	background-color: #ffffff;
	}

body, p, td, th, div {
	margin: 0px 0px 0px 0px;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	}

blockquote {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	}

dl, ul, ol {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	}

a:link {
	color: #000080;
	}

a:visited {
	color: #000000;
	}

a:hover {
	color: #c70000;
	text-decoration: none;
	}

a:active {
	color: #000080;
	background: #f5c00c;
	}

h1 {
	font-size: 180%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	}

h2 {
	font-size: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	}

#smallcaps {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	}

.menu {
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	}

/*
abbr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	cursor: help;
	}
*/

abbr {
	cursor: help;
	}

.numbers {
	font-size: 80%;
	font-family: Courier New, monospace, serif;
	text-align: left;
	}

#footer {
	font-size: 60%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000
	font-style: normal;
	}

