
p{
font-size:11px;
color:#000000;
font-family:Arial;
}

.newstext{
font-size:11px;
color:#000000;
font-family:Arial;
}

.intro{
color:#4CC1E5;
font-size:12px;
font-family:Arial;
}

input{
border:1px solid #AEAEAE;
color:#797979;
font-size:10px;
text-align:right;
}

input.button {
width:61px;
height:18px;
background: #333 url(/images/calculate.jpg) no-repeat;
border:none;
}

a:link, a:hover, a:active, a:visited{
color:#4CC1E5;
font-family:Arial;
font-size:11px;
text-decoration:none;
font-weight:bold;
}

.heading{
color:#4CC1E5;
font-family:Arial;
font-size:21px;
}

.smallheading{
color:#4CC1E5;
font-family:Arial;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
}

.greenheading{
color:#B9DC77;
font-family:Arial;
font-size:16px;
}


.calcinput {
border:1px solid #AEAEAE;
color:#444444;
font-size:10px;
text-align:right;
}

.calcerror {
border:1px solid #AA0000;
background-color:#FFDDDD;
color:#AA0000;
}
