/* CSS Document */

.pagetitle {
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
	line-height: 30px;
  color: #330033;
background
}

.header {
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
  color: #330033;
}

.title {
	font-family: Arial, Verdana, sans-serif;
  	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #330033;
}

.subtitle {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
  	color: #c00000;
}



body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
line-height: 18px
	font-weight: normal;
	color: #333333;

}

td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
line-height: 18px
	font-weight: normal;
	color: #333333;

}



/* Tag Custom Styles for headings and paragraphs in the editor. */

h1 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 222px;
	font-weight: bold;
  	color: #333333;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
  	color: #333333
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
font-weight: bold;
  	color: #333333
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
line-height: 18px;
font-weight: bold;
  	color: #333333
}

body, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}

