﻿.sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-image: url(../sosymGfx/SoSyMHeaderIcon.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 24px;
	font-size: 1.2em;
	line-height: 1.5em;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	text-indent: 1.05em;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #3A3A3A;
	border-bottom-color: #333333;
	line-height: 1.3em;
}

a {
	font-weight: bold;
	text-transform: capitalize;
	color: #2E3C7C;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
}

