/* Dr Bump - alt 1 Styles*/

body
{
	background-color:#EDEDED;
	text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

#text1
{
    font-size:13px;
    text-decoration:none;
}

#text2
{
    font-size:16px;
    text-decoration:underline;
}

#text3
{
    font-size:19px;
    text-decoration:none;
}

h1
{
    font-size:22px;
}

h3
{
    font-size:18px;
}
