/* Default Page CSS Style */

body,html {
text-align:justify;
}

h3 {
font-size: 20px;
}

h5 {
font-weight: normal;
font-size: 12px;
}

a:link {color: #000000; text-decoration: none}
a:visited {color: #000000; text-decoration: none}
a:active {color: #000000; text-decoration: none}
a:hover {text-decoration: none}




