
h1 {
font-family: ariel, helvetica, sans-serif;
font_size: 12px;
font-weight: normal;
color: black;
font-weight:bold;
}

h2 {
font-family: ariel, helvetica, sans-serif;
font_size: 10px;
font-weight: normal;
color: black;
font-weight:bold;
}

}
p {
font-family: ariel, helvetica, sans-serif;
font_size: 12px;
font-weight: normal;
color: black;

}

a.menu {
		font-size:x-small
		}

a:link {
	color: #cccccc;
}

a:hover {
	color:  #cccccc;
}

a:active {
	color:  #cccccc;
}

a:visited {
	color:  #cccccc;
}