@font-face
{
    font-family: Tw Cen Mt;
    font-style:  normal;
    font-weight: normal;
    font-size: 12pt;
    src: url('TCM_____.TTF');
}

body, td
{
    font-family: Tw Cen MT;
    font-size: 12pt;
    color: #800000; 
    text-decoration: none;
}

H2
{
	font-family: Tw Cen MT;
    font-size: 16pt;
    color: #800000; 
    font-weight: bold; 
    text-decoration: none;
}


a
{
    color: #ff8000;
    text-decoration: none;
    font-weight:normal;
}

.content {
    border-width: 1px;
    border-color: #cbc7c8;
    border-style: solid solid solid solid;   
    font-family: Tw Cen MT;
    font-size: 12pt;
}

.button {
	width : 75px;
	font-size : 12pt;
	font-family : Tw Cen MT;
	font-weight: bold;
	color : white;
	background : #0067ca; 
	border : 1px solid #000000;
}

.form
	{
	font-size:12pt;
	font-family:Tw Cen MT;
	font-color:#800000;
	font-weight: normal;
	color:#800000;
	}
