a:hover {
        text-decoration: none;
        color: #CC9900;
}
h1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 32px;
        font-weight: bolder;
}
h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 28px;
        font-weight: bolder;
}
small {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #444444;
        font-weight: normal;
        text-decoration: none;
}
strong {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #FF2222;
}
.strong_warn {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #FF0000;
}
a {
        color: #000002;
}
.pagetitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 28px;
	font-weight: bolder;
        color: #cc3333;
}
.largertext {
        font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
        font-size: 19px;
        color: #444444;
}
.bodytext {
        font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
        font-size: 16px;
        color: #444444;
}
.smallertext {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #444444;
}

body, td, p, div, small, big, ul, ol {
        font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
        font-size: 16px;
        color: #444444;
}

p {
	margin: 10px 10px 10px 10px;
}

.parasol_blue{
	color: #0099FF;
}
.parasol_red{
	color: #FF0000;
}
.parasol_gray{
	color: #444444;
}

.amprg_cherry{ 
  color: #cc3333 
}
.amprg_silver{ 
  color: #999999
}

.amprg_cherry_hdr{
  font-family: Arial, Helvetica, sans-serif;
  font-style:normal;
  font-weight:normal;
  font-size: 19px;
  color: #cc3333 
}

.amprg_cherry_b{
  font-family: Arial, Helvetica, sans-serif;
  font-style:normal;
  font-weight:bold;
  font-size: 16px;
  color: #cc3333 
}

.amprg_cherry_h1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 32px;
        font-weight: bolder;
  	color: #cc3333 
}
.amprg_cherry_h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 28px;
        font-weight: bolder;
  	color: #cc3333 
}
.amprg_tiny{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8px;
        font-weight: normal;
        text-decoration: none;
        color: #cc3333 
}
