﻿body   {color:#303030; background-color:#FEFEFE; font-family: Arial, verdana, "trebuchet MS", helvetica, sans-serif }
.margins {position:relative;
          margin-left:15%; 
          margin-right:15%;
          min-width: 120px;}
A:link, A:visited {color: #24f; text-decoration: none;}
A:hover {color: Black; text-decoration: underline;}
li {list-style-type: none;}
.centred {text-align: center; margin-left: auto; margin-right: auto;}
.left {	float: left;
	position: relative;
	border: none;
	margin: 0 2em 1em 0;}
.right {float: right;
	position: relative;
	padding: 5px;
	border: none;}
.quote {font-family: verdana, "trebuchet MS", helvetica, sans-serif;
        font-size: 8pt;}
.smallquote {font-family: verdana, "trebuchet MS", helvetica, sans-serif;
        font-size: 7pt;}
.faint {font-family: sans-serif;
	font-size: xx-small;
	font-weight: lighter;
	color: Gray;}
img	{max-width: 100%
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	border-radius:5px}
h1, h2, header, footer {display:block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;}
p.dropcap:first-letter{	float:left;
			font-size:300%;
			line-height:80%;}
sub,
sup { font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }

sup	{ top: -0.5em; }

sub	{bottom: -0.25em; }
