H1 {color:yellow; text-transform:capitalize}
H2 {color:red; text-transform:capitalize}
P {color:purple}
TABLE {font-family: arial}
.borderTable {padding: 10px; border: 15}
a:hover {color:red; background-color:yellow; font-family: arial}
IMG { border : 3px yellow solid }   
UL {font-family: courier}


TD {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 5px;
}
}