﻿/* Stylesheet for TableIdeas.com */
/* 1base.css */
/* Copyright 2010 - All rights reserved. */
/* Created by Phillip Brown */

BODY {
background-color: #ffffff; 
background-image: none;
font-family: Verdana, Ariel, Helvetica, Sans-serif;
color: #333333;
}

A:Link {		
		color: #004080;
		font-weight: normal;
	text-align: left;
}

A:VISITED {
		color: #004080;
		font-weight: normal;
}

A:hover {
  	color: #ffffff;
  	background: #004080;
}

h1           { font-family: Verdana; font-size: 12pt; color: #003399;
	text-align: left;
}
h2           { font-family: Verdana; font-size: 14pt; color: #003399; font-weight: bold; text-align: left }
h3           { font-family: Verdana; font-size: 12pt; color: #808080; font-weight: bold }
h4           { font-family: Verdana; font-size: 12pt; color: #808080; font-weight: normal;
	text-align: left;
}
h5           { font-family: Verdana; font-size: xx-small;  
color: #CC6600; font-weight: normal
}
h6           {
	font-family: Verdana;
	font-size: 11pt;
	color: #808080;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	font: caption;
}
h7			 { font-family: Verdana; font-size: 12pt; color: #333333; font-weight: normal }
h8           { font-family: Verdana; font-size: 10pt; color: #333333; font-weight: bold }
h9			 { font-family: Verdana; font-size: 9pt; color: #333333; font-weight: bold }
h10          { font-family: Verdana; font-size: 9pt; color: #333333; font-style: italic }
h11          { text-decoration: underline; font-family: Verdana; font-size: 9pt; color: #333333; font-weight: bold }
h12			 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	vertical-align: top;
	line-height: normal;
	text-align: left;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
}
