/* CSS Document for d12dimensions*/

body{
background-color:#a00505;
}

p,td,li{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
color:#220707;
}

h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
font-weight:bold;
color:#220707;
}

h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
color:#220707;
}


td.content{
padding-left:6px;
}

a{color:#a00505;
text-decoration:underline;}


a:hover{
color:#220707;
text-decoration:underline;
}

.highlight
{font-size:16px;
color:#220707;
font-weight:bold;
line-height:1.4em;
}

.red{
color:#a00505;
font-weight:bold;
}