﻿body { margin: 0px auto 0px auto; width: 976px;  text-align: left;  background-color: #e2e0d3; font-family: Arial, Helvetica,sans-serif; font-size: 12px; }

/*- Header styles */
h1 { font-size: 24px; font-weight: normal; }
h2 { font-size: 18px; font-weight: normal; }

/*- Link styles */
a { text-decoration: none; color: Black; cursor: pointer; }
a:hover { color: #026390; }