html{font: normal 62.5% Arial, sans-serif; }
body{margin:0; background: #FFF; color: #999;	line-height: 1.3; padding: 0 20px 20px 20px; }
strong { font-weight: bold; }

h1 { font-size: 20px; color: #003366; }
h2 { font-size: 14px;}
a { text-decoration: none; color: #999999; outline: none; }

a:hover { color: #15ABC4; text-decoration: underline; }

p { margin: 10px 0; }

img { padding: 0; margin: 0; border: none; float: left; }

a img { border: none; }

ul, ol { padding-left: 10px; clear: both; }

.left { float: left; }
.right { float: right; }
.red { color: #BE0044; }
.blue { color: #15ABC4; }
.green { color: #B7E334; }
.black { color: #000000; }
.white { color: #FFFFFF; }
.hiddenPic { display: none; }

div { float: left; width: 400px;}
