/*Cascading style sheet*/


body {text-align:center; margin-top:0; margin-right: 0; margin-bottom:0; margin-left: 0 ; color:#343434; background-color: #e4edf4; font-family:verdana, arial; font-size:14px;}

p {font-size:14px; font-family:verdana, arial}

img {border:none}

h1, h2,h3,h4,h5 {font-family: verdana, Arial, Serif; font-style: italic}

#main {background-color:#ffffff; text-align:center; width:800px; margin-top:0; font-family:verdana, arial}

a {color: #0000cd; text-decoration:none; font-size:14px}

a:hover {text-decoration:underline}

td {vertical-align: top}

.c {text-align:center}

.p1 {width: 750px; font-weight:700; color:#000000; font-size:27px}

.p2 {width: 750px; font-weight:700; color:#4876ff; font-size:18px}

.p3 {width: 750px; font-weight:700; color:#0000ee; font-size:18px}

/* syntax for linking to style sheet:  <link href="style.css" rel="stylesheet" type="text/css">

background-image:url('images/back-01.jpg');
*/