﻿body {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	text-align: center;
}

.body-text {
	text-align: center;
	font-size: small;
}

.body-text-bold {
	text-align: center;
	font-size: small;
	font-weight: bold;
}

.sub-heading-bold {
	font-size: medium;
	font-weight: bold;
	text-align: center;
}

.review-text {
	font-size: small;
	font-style: italic;
	margin-bottom: 10px;
}

.reviewer {
	margin-top: 5px;
	font-size: small;
	font-style: normal;
	text-align: center;
}

.hr {
	width: 25%;
}

ul {
     list-style-type: none;
     margin: 0;
     padding: 0;
 } 

 li {
	 display: inline;
 }
 
.auto-style2 {
	text-align: center;
}

.auto-style6 {
	font-size: small;
	font-weight: bold;
}


.auto-style10 {
	border-style: solid;
	border-width: 2px;
}

.auto-style12 {
	font-size: large;
	color: rgb(0, 0, 0);
	letter-spacing: normal;
	line-height: normal;
	text-indent: 0;
	text-transform: none;
	white-space: normal;
	word-spacing: 0;
}

.auto-style14 {
	font-size: large;
	font-weight: bold;
}

.auto-style15 {
	font-size: medium;
	font-weight: bold;
}

.auto-style19 {
	font-size: small;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: medium;
	border-top-style: none;
	border-top-width: medium;
	border-bottom-style: none;
	border-bottom-width: medium;
}

.auto-style21 {
	border-right-style: solid;
	border-right-width: 1px;
}

.auto-style22 {
	border-left-style: solid;
	border-left-width: 1px;
}

.auto-style23 {
	border-collapse: collapse;
	border-width: 0;
}
