body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 0.75cm;
	margin-right: 0.75cm;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

form {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	}

input {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

select {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-type: circle;
	list-style-position: outside;
}

li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-type: upper-alpha;
	list-style-position: outside;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
}
H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}
H3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
    font-weight: normal;
}
P {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
}
