p
				{
				font-family : arial,helvetica,sans-serif; font-weight : 600; font-size: 12pt;
				}

h1
				{
				font-family: Trebuchet MS,Georgia; font-size: 28pt; font-weight: 800;
				}

h2
				{
				font-family: Trebuchet MS,Georgia; font-size: 22pt; font-weight: 800;
				}

a
				{
				font-family : arial,helvetica,sans-serif; font-weight : 600; font-size: 12pt;
				text-decoration: none;
				}

a:hover
				{
				color: red;
				}

.colorblack
				{
				color: #000000;
				}

.colordarkgreen
				{
				color: darkgreen;
				}

.colorsilver
				{
				color: #e8e8e8;
				}