BODY {background:#44FFFF; margin-left:10px}

.margin{margin-left:10}

H1 {color: blue; font-size: xx-large;font-family: "Times"; font-weight:400; text-align: center}

H2 {color: blue; font-size: large;font-family: "Times"; font-weight:400; text-align:center}

H3 {color: blue; font-size: small;font-family: "Times"; font-weight:400; text-align:left}

H4 {color: red; font-size: small;font-family: "Times"; font-weight:400; text-align: left}

P {color: black; font-size: x-small;font-family: "Comic Sans MS"; font-weight:400; text-align:justify}

UL {color: black; font-size: x-small;font-family: "Times"; font-weight:400; text-align:left}
A:visited {color:purple}
A:hover {color:red}
A {color: blue;font-family: "Times"; text-align:left}


SPAN {color: red; font-size: small;font-family: "Times"; text-align:left; cursor:hand; font-style:italic}
.title {font-family: "Comic Sans MS";text-align: center}
.times {font-family: "Times"}
.comic {font-family: "Comic Sans MS"}
.reduce {font-size: small}

ADDRESS {color: black; font-size: small; font-family: "Comic Sans MS"; font-weight:400; text-align:center}


