﻿.auto-style1 {
    text-align: center;
}

.auto-style2 {
    border-width: 0px;
}

h1 {
    text-align: center;
}

h2 {
    text-align: center;
}

p {
    text-align: center;
/*  color: green; */
}

p.red {
	color: red;
	font-size: 30px;
}

p.blue {
	color: blue;
}


a {
/*	color: #1AEA15; */
}