﻿/* This is the style of your browser text */
body {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size:0.8em;
	color:#333333;
}

p {
	margin: 0em 0 1em 0;
	font-size:0.75em;
	line-height:1.4em;
}

a:visited {
	text-decoration: underline;
	color: #4ca9cd;
}

a:link {
	text-decoration: underline;
	color: #4ca9cd;
}


h1,h2,h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h1 {
	font-size:1.7em;margin-bottom:10px;font-weight:normal;
}

h2 {
	font-size:1.1em;margin-bottom:3px;
}
h3,h4 {
	font-size:1.0em;margin-bottom:3px;
}

cite
{
    color: #333333;
    font-family: Georgia;
    font-size: 1.6em;
    line-height:1.3em;
    width: 135px;
    font-style:normal;
    font-weight:bold;
}

cite.RightAligned
{
    float: right;
    padding-left: 30px;
    padding-bottom: 20px;
    padding-top:10px;
    margin:0;
}

