﻿@charset "utf-8";

caption { caption-side: top; text-align: left; 
        border-bottom:2px solid #333333;
        letter-spacing:2px;
	padding:3px;
        margin:0px;
        font-color:#333333;
        font-size:80%;
	font-weight: normal;} 

h3{	letter-spacing:2px;
	padding-left:5px;
        padding-top:10px;
	padding-bottom:0px;
        line-height: 170%;
        font-size:80%;
	font-weight: normal;
	}


h4{     
	text-align:right;
}
h4 a{	
        border-bottom: 1px solid;
        font-weight: normal;
        color: #CC0033;
        font-size:80%;
}

p{	padding-left: 15px;
        font-size: 80%;
	line-height: 170%;
        letter-spacing: 1px;
        text-align:left;      
	}

p img {
	float: right;
	margin-left:0px;
        margin-top:0px;
        margin-bottom:10px;
	}

p a,td a{font-weight: normal;
        color: #CC0033;
        }

.status {
	text-align:center;}	

td{
        padding-left:30px;
        padding-right:0px;
        padding-bottom:2px;
	font-size: 80%;
	line-height: 120%;
        letter-spacing: 1px;
}

.font10{font-weight: bold;
        color:#FF0066;
}
