﻿/* CSS Document */

.form {
font-family: Arial;
font-size: 9pt;
color: #555555;
text-align: left;
background-color: #DDDDDD;
}

.table {
border: 3px solid #465d79;
background-color: #FFFFFF;
border-color:#CCCCCC;
}

.body{
font-family:Arial;
font-size:9pt;
color:#555555;
text-align:left;
line-height:normal;
}

.body a{
color:#283c54;
text-decoration:none;
}

.body a:hover{
color:#465d79;
text-decoration:underline;
}

h1{
font-family:Arial;
font-size:12pt;
color:#283c54;
font-weight: bold;
margin:0px;
text-decoration:none;
}

.title{
font-family:Arial;
font-size:12pt;
color:#283c54;
font-weight: bold;
margin:0px;
}

.oldprice {
text-decoration: line-through;
color:#FF0000;
}

.footer{
font-family:Arial;
font-size:9pt;
color:#e3e3e3;
text-align:left;
}

.footer a{
color:#e3e3e3;
text-decoration:none;
}
