

p {
	color: #000000;
	font-family: Tahoma;
	font-size: 14px;
	text-indent: 20px;
	text-align: justify;
	}

h1 {
    color: #000000;
    font-family: Tahoma;
    font-size: 18px;
    font-weight: 600;
	text-align: center;
    }
	
h2 {
    color: #000000;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 400;
    }
	
.indentlinks1 {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	text-indent: 0px;
	}
	
.indentlinks2 {
	margin-left: 120px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	text-indent: 0px;
	}
	
.indentlinks3 {
	margin-left: 240px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	text-indent: 0px;
	}

.indentlinks4 {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	text-indent: 0px;
	}
	
.indent0 {
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Times New Roman;
	}
	
.indent20 {
	margin-left: 20px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Times New Roman;
	}

.indent100 {
	margin-left: 120px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	text-indent: 0px;
	font-family: Times New Roman;
	}

.quote {
	padding-left: 40px;
	padding-right: 40px;
	}

.massive_red {
	color: #b60c0c;
    font-family: Tahoma;
    font-size: 20px;
    font-weight: 400;
	}

.big_red {
	color: #000;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: 400;
	}
	
.big_black {
	color: #000;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: 400;
	}
	
.big_black a:link {
	color: #000;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: 400;
	}
	
.big_black a:visited {
	color: #000;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: 400;
	}
	
.big_black a:active {
	color: #000;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: 400;
	}
	
.big_black a:hover {
	color: #b60c0c;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: 400;
	}
	

	
.small_red {
	color: #000;
	font-family: Tahoma;
	font-size: 14px;
	}
	
.small_grey {
	color: #949494;
	font-family: Tahoma;
	font-size: 10px;
	}

.big_grey {
	color: #353535;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: 400;
	}
	
.green {
	color: #3a8d4f;
    font-family: Tahoma;
    font-size: 14px;
	}
	
.purple {
	color: #6b58b0;
	font-family: Tahoma;
    font-size: 14px;
	}


a:link {
	color: #3a8d4f;
	text-decoration: underline;
	}
a:visited {
    color: #3a8d4f;
	text-decoration: underline;
    }
a:active {
    color: #3a8d4f;
	text-decoration: underline;
    }
a:hover {
	color: #000000;
	text-decoration: underline;
    }
	
	
a.hidden:link {
	color: #3a8d4f;
	text-decoration: underline;
	}
a.hidden:visited {
    color: #3a8d4f;
	text-decoration: underline;
    }
a.hidden:active {
    color: #000000;
	text-decoration: underline;
    }
a.hidden:hover {
	color: #000000;
	text-decoration: underline;
    }


a.red:link {
	color: #b60c0c;
	text-decoration: underline;
	}
a.red:visited {
    color: #b60c0c;
	text-decoration: underline;
    }
a.red:active {
    color: #b60c0c;
	text-decoration: underline;
    }
a.red:hover {
	color: #000000;
	text-decoration: underline;
    }
	
h1 a.red:link {
	color: #000;
	text-decoration: underline;
	}
h1 a.red:visited {
    color: #000;
	text-decoration: underline;
    }
h1 a.red:active {
    color: #b60c0c;
	text-decoration: underline;
    }
h1 a.red:hover {
	color: #b60c0c;
	text-decoration: underline;
    }
	
	
a.purple:link {
	color: #6b58b0;
	text-decoration: underline;
	}
a.purple:visited {
    color: #6b58b0;
	text-decoration: underline;
    }
a.purple:active {
    color: #6b58b0;
	text-decoration: underline;
    }
a.purple:hover {
	color: #000000;
	text-decoration: underline;
    }
	
.demo{
	text-align: center;
	margin: 25px 0 10px 0;
	}
	
.demo img{
	border: 5px solid #3a8d4f;
	}
	
.demo img:hover{
	border: 5px solid #666666;
	}