/* CSS Document */

p {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px;
color: #000000;
}

body {
margin: 0px;
}

a:link {
color: #2C6667;
text-decoration: underline;
}

a:visited {
color: #666666;
}