/* Sunset Toastmasters: style3.css 8/29/2001 */

body, table, tr, th, td, p, h1, h2, h3, h4, h5, h6, 
ul, ol, li, dl, dt, dd, a:active, 
a:link, a:visited, blockquote, caption {
      font-style: normal;
      font-family: arial, helvetica, verdana, sans-serif;
      }

body {
	background: #ffffff;
	color: #000000;
	margin-left: 10%;
	margin-right: 11%;
	}

.big7 {
	background: transparent;
	color: #ff9900;
	font-size: 3em;
	font-weight: bold;
	}

.big6 {
	background: transparent;
	color: #ff9900;
	font-size: 2em;
	font-weight: bold;
	}

.big4 {
	background: transparent;
	color: #ff9900;
	font-size: 1.2em;
	}

.padtop {
	padding-top: .5em;
	}

.smaller {
	font-size: .7em;
	}

a:link {
	background: transparent;
	color: #0000cc;
	}

a:visited, a:active {
	background: transparent;
   	color: #993399; 
	}

a:hover {
	background: transparent;
	color: #ff0000;
	}
