
/* Style sheet for suckometer */

BODY    {background-image: url(suckometer-back.gif);}

a:visited        {color: white}
a:hover		{color: yellow}
a:active	{color: yellow}
a:link          {color: white}

#iphone {
			font-family: "Verdana", "Helvetica", sans-serif;
			font-size: 18pt;
            font-weight: bold;
			color: #ffffff;
			background: black;
			width: 100%;
			margin-bottom: 12px;
			padding-left: 8px;
			padding-right: 8px;
			}
		

.MainHead {
			font-family: "Verdana", "Helvetica", sans-serif;
			font-size: 24pt;
	                font-weight: bold;
			color: #995555;
			}

.MostText       {color:black;
		font-family: "Verdana", "Helvetica", sans-serif;
		font-size: 10pt;
                font-weight: bold;
		}

.SmallerText       {color:black;
		font-family: "Verdana", "Helvetica", sans-serif;
		font-size: 9pt;
                font-weight: bold;
		}

.SectionStart       {color:#995555;
		font-family: "Verdana", "Helvetica", sans-serif;
		font-size: 13pt;
                font-weight: bold;
		}

.Steps       {color:white;
		font-family: "Verdana", "Helvetica", sans-serif;
		font-size: 12pt;
                font-weight: bold;
		}

.MostSteps       {color:white;
		font-family: "Verdana", "Helvetica", sans-serif;
		font-size: 10pt;
                font-weight: bold;
		}

.SmallerSteps       {color:white;
		font-family: "Verdana", "Helvetica", sans-serif;
		font-size: 8pt;
                font-weight: bold;
		}

