/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* RESET STYLES (START WITH STYLES TURNED OFF FOR BROWSER COMPATIBILITY) */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	background: transparent;
	}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* CLASS STYLES */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

	
.ptitle {
	font-size: 12px;
	padding: 0px;
	font-weight: bold;
	color: #333333;
	}

.alpha-index {
	font-size: 14px;
	color: #666;
	font-weight: bold;
	}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* HTML STYLES */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

a:link {color:#000000}      /* unvisited link */
a:visited {color:#000000}  /* visited link */
a:hover {color:#000000}  /* mouse over link */
a:active {color:#000000}  /* selected link */

body {
	line-height: 120%;
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	}


p {
	padding-bottom: 20px;
	}

h1 {
	font-size: 12px;
	color: #0000ff;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* class STYLES */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.ptitle {
	font-size: 12px;
	padding: 0px;
	font-weight: bold;
	color: #cc0000;
	}

.alpha-index {
	font-size: 14px;
	color: #666;
	font-weight: bold;
	}

