/*  -------------------------------------------------------------------------
	Basic
    ------------------------------------------------------------------------- */

img, form {border:0; margin:0;}
a {text-decoration:none; color:#009;}
a:hover {text-decoration:underline;}
ul, li {margin:0; padding:0;}
ul {list-style:none;}
* { font-family:Georgia;}

p { font-size:1.3em; line-height:1.5em;margin-top:0; margin-bottom:20px; color:#222; padding:0; }
strong { color:#000; }
p.intro { font-size:1.4em; line-height:1.4em; font-weight: bold; color: #009;}
p.intro em { color: #222; font-style: normal;}
h1 { margin:0 0 10px 0; font-size:1.5em; font-family:Georgia; font-weight:bold; color:#009; }
h2 { margin:0 0 10px 0; font-size:1.3em; color:#009;}
p>a:hover {text-decoration:none; color:#009; border-bottom: 1px dotted #009;}

ul.bullet {list-style-type: disc; width: 80%; font-size:1.2em; line-height:1.5em; margin:0 0 10px 0;  color:#222; }
ul.bullet li { margin:0 30px 10px 50px;}
ul.plain {width: 80%; font-size:1.3em; line-height:1.5em; margin:0 0 10px 10px;  color:#222; }
ul.plain li { margin:0 30px 10px 0px;}
ul.fullwidth {font-size:1.3em; line-height:1.5em; margin:0 0 10px 10px;  color:#222; }
ul.fullwidth li { margin:0 30px 10px 0px; text-align:justify;}
ul.skinny li { margin:0 30px 0px 0px !important;}
p.justified { text-align:justify; }
#footer p {font-size: 1em;}


