body
		{
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 62.5%;
		color: #666666;
		}

#page_content
		{
		font-size: 1.2em;
		}

h1,
h2,
h3,
h4,
h5,
h6
		{
		color: #1d5da7;
		font-family: "Georgia", "Times New Roman", serif, Times;
		font-weight: normal;
		margin-bottom: 5px;
		}

h1
		{
		font-size: 1.7em;
		}

h2
		{
		font-size: 1.6em;
		}

h3
		{
		font-size: 1.3em;
		}

p
		{
		margin-bottom: 10px;
		}

a
		{
		color: #3b63a8;
		}

a:hover, a:visited:hover
		{
		color: #c55740;
		}

a:visited
		{
		color: #666666;
		}

.smaller_text
		{
		font-size: 0.75em;
		}

#content ul, body.mceContentBody ul
		{
		margin-left: 15px;
		list-style-type: square;
		margin-bottom: 15px;
		}

#content img, #content a img, body.mceContentBody img, body.mceContentBody a img
		{
		float: right;
		margin-left: 15px;
		margin-bottom: 15px;
		padding: 10px;
		border: solid 1px #e1e1e1;
		}

body.mceContentBody
		{
		font-size: 12px;
		color: #666;
		padding: 10px;
		}