H1 
	font-family : Verdana;
	font-size : 20px;
	font-style : normal;
	font-weight : bolder;
	font-variant : normal;
	letter-spacing : 1px;
	color : Silver;
	background-color:transparent;
}
H2 {
	font-family : Verdana;
	font-size : 14px;
	font-style : normal;
	font-weight : bolder;
	font-variant : normal;
	letter-spacing : 1px;
	color : Red;
	background-color : transparent;
}
P {
	font-family : Verdana;
	font-size : 12px;
	font-stretch : normal;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
	letter-spacing : 1px;
	color : Silver;
	background-color : transparent;
}
A {
	font-family : Verdana;
	font-size : 12px;
	font-stretch :normal;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	letter-spacing : 1px;
	color : Silver;
	background-color : transparent;
}
LI {
	font-family : Verdana;
	font-size : 12px;
	font-stretch : normal;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	letter-spacing : 1px;
	color : Silver;
	background-color : transparent;
}
A:HOVER {
	color : Silver;
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-stretch : normal;
	font-variant : normal;
	font-weight : bold;
	letter-spacing : 1px;
	background-color : transparent;
}
small {
	font-family : Verdana;
	font-size : 10px;
	font-stretch : normal;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
	letter-spacing : 1px;
	color : Silver;
	background-color : transparent;
}


