﻿body {	text-align: left;
}
.WelcomeTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000099;
	font-weight: bold;
	font-style: normal;
}
   .style1
        {
            font-family: Arial, Helvetica, sans-serif;
            font-size: medium;
            color: #000000;
            width: 87px;
        }
.style4
        {
            font-size: 24px;
            font-weight: bold;
        }
        .style5
        {
            color: black;
            font-size: 12px;
            font-family: Arial;
        }
   
.bullet_Indent
{
	list-style-type: circle;
	padding-left: 10px;
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
}
   
.WelcomeTitle
{
}
.centerItem
{
	padding: 100px;
	margin: 50px;
	text-align: center;
}
.newStyle1
{
	padding: 50px;
	margin: 50px;
}
   
.tempMockup
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
}
   

