/* Brighter Ideas CSS Document */
<!--
body {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

table {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}

a {
	font-weight:bold;
}

a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}

h1 {
	font-size:1.4em;
	font-weight:bold;
}

h2 {
	font-size:1.3em;
	font-weight:bold;
}

h3 {
	font-size:1.2em;
	font-weight:bold;
}

h4 {
	font-size:1.1em;
	font-weight:bold;
}

.regular {
	font-size: 14px;
	font:Arial, Helvetica, sans-serif;
	color:#000099;;
	font-weight: bold;
}
.heading {
	font-size: 20px;
	font:Arial, Helvetica, sans-serif;
	color:#000099;;
	font-weight: bold;
}
	

-->
