body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
table{background-color:#FFF}

.number_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #F63;
	font-size: 26px;
	text-align: right;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#logo {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	float: left;
}


.table-body {
	border-color:#D90017;
	border-bottom-style: double;
	border-left-style: double;
	border-right-style: double;
	border-top-style: double;
	border-left-width: medium;
	border-right-width: medium;
	border-top-width: medium;
	border-bottom-width: medium;
}

.h1_login {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #D90017;
}

.a {
	outline-width: medium;
	outline-style: none;
	text-decoration: underline;
	color: #000;
}
	
a:hover{text-decoration:none}

.table-1 {
	border-color:#999;
	border-style: solid solid solid solid;
	
	border: 1 px;
}

img{border:none}

.p-text{
	text-align: justify;
	margin: 10px 15px 10px 20px;	
}

h2{
	margin-top: 10px;
	font-weight: bold;
	text-decoration: underline;	
}
.number{
	font-weight:bold;
	font-size:16px;
}

.img-materials {
	text-align: center;
}

hr {color:#D90017}

.a-vlink {
	color:#D90017;
	text-decoration:none;
}

.a-index{color:#999}

.text-color {
	text-align:center;
	color:#D90017;
}

li{margin: 5px 15px 10px 20px;;}
