A{
	color: #703232;
	text-decoration : none;
}

A:HOVER{
	text-decoration : underline;
}

BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;;
	font-style : normal;
}

TD {
	vertical-align : top;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	color : black;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	color : #703232;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
    color : #703232;
}

.prg_rot{
    font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : bold;
	color : #703232;	
}

.prg_bold{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color : black;	
}

.prg_datum{
    font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	color : black;	
}


SUB{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	font-style : normal;
}

HR {
	line-height: 1px solid Black noshade;
}

.inputbox {
	border:1px	solid #941530;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: Black;
	vertical-align : top;
	margin-bottom : 3px;
	margin-top : 3px;
}
.textarea{
	border:1px	solid #941530;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: Black;
	vertical-align : top;
}
.button{
	border:1px solid #941530;
	height : 17px;
	width: 90px;
	font-size : 8pt;
	margin-bottom : 3px;
	margin-left : 3px;
}
.foto {
	border : 1px  solid  #4C4C4C;
}