body {
font-size: 15px;
font-family: arial;
text-align: left;
}

BODY {
background-image: url("../images/back.gif");
background-color: #ffffff;
}

img.border {
border: 1px solid #000000;
}

img.no-border {
border: 0px solid #ffffff;
}

h1 {
font-size: 14;
display: inline;
color: ffffff;
}

h2 {
font-size: 14;
color: 7057E3;
}

span.body {
font-size: 14px;
color: #000000;
font-family: arial;
text-align: justify;
}

span.heading {
font-size: 15px;
color: #4B7BEB;
font-family: arial;
font-weight: bold;
}

span.sub-heading {
font-size: 11px;
font-family: arial;
font-weight: bold;
line-height: 20px;
}

span.caption {
font-size: 11px;
color: #545B9E;
font-weight: bold;
}

span.buy {
font-size: 13px;
color: #ffffff;
font-family: arial;
font-weight: bold;
}

span.menu {
font-size: 11px;
font-family: arial;
font-weight: bold;
}


span.logo {
font-size: 60px;
color: #7057E3;
font-family: arial black;
font-weight: bold;
}

HR {
color: E6E4FA;
}

A:link {color: #8B55E6}
A:visited {color: #8B55E6}
A:active {color: #8B55E6}
A:hover {text-decoration: underline; color: #D14EED}

