﻿a:link{
    color: #1725D4;
    font-weight: bold;
}	
a:visited{
	color: #1725D4;
}
a:hover {
    color: #BE1BF6;
    font-variant: small-caps;
}
a:active{
	color: #BE1BF6;
}
body{
    background-size: 1920px 1080px;
    background-position: center top;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
p {
    font-family: abril-titling,serif;
    font-weight: 400;
    font-style: normal;
    color: #052229;
    font-size: medium;
}
h1 {
	font-size: 30px;
    font-family: abril-titling,serif;
    font-weight: 500;
    font-style: normal;
	color: #4D25EB;
}
h2 {
	font-size: 24px;
    font-family: abril-titling,serif;
    font-weight: 500;
    font-style: normal;
	color: #4D25EB;
}
h3 {
	font-size: 18px;
    font-family: abril-titling,serif;
    font-weight: 400;
    font-style: normal;
	color: #4D25EB;
}
h4 {
    font-size: 18px;
    font-family: abril-titling,serif;
    font-weight: 400;
    font-style: normal;
    color: #7017D4;
}
h5 {
	font-size: 18px;
    font-family: abril-titling,serif;
    font-weight: 400;
    font-style: normal;
	color: #7017D4;
}
h6 {
    font-size: 42px;
    font-family: tamarillo-jf, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #7017D4;
}
hr {
	border: thin ridge #4D25EB;
	background-color: #4D25EB;
}
li {
    color: #4D25EB;
    font-family: abril-titling,serif;
    font-weight: 400;
    font-style: normal;
    font-size: medium;    
}
