﻿.reg content {
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
.titles {
	font-family: Arial;
	font-size: x-large;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	color: #000000;
}
.body {
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
