body
{
background-color: black;
position: relative;
height: 100%;
width: 100%;
}

h1
{
color: #002EB8;
font-size: 48px;
}

h2
{
color: #003D66;
font-size: 22px;
}

b
{
color: #00CCFF;
font-size: 26px;
}

u
{
color: #0099FF;
font-size: 16px;
}

p
{

}

i
{
font-family: Font3;
font-size: 16px;
color: #527ACC;
}

footer
{
font-family: Font2;
color: #252C3B;
font-size: 16px;
text-align: center;
}

.Button
{
font-family: Font1;
color: white;
font-size: 24px;
text-align: center;
}

.TextArea1
{
color: #70DBFF;
font-family: Font2;
font-size: 20px;
}

.TextArea1_v2
{
color: aqua;
font-family: Font2;
font-size: 26px;
text-align: center;
}

.TextArea2
{
margin-left: 18%;
margin-right: 18%;
color: #1F3D5C;
font-family: Font2;
font-size: 20px;
background-image: url("MottoBG2.png");
background-size: 100%;
text-align: center;
}

.TextArea3
{
padding-left: 10%;
padding-right: 10%;
color: #008FB2;
font-family: Font1;
font-size: 28px;
}

.TextArea4
{
padding-left: 4%;
color: darkred;
font-family: Font4;
font-size: 16px;
}

.TextArea5
{
padding-left: 4%;
color: #0A1429;
font-family: Font4;
font-size: 14px;
}

.TextArea6
{
padding-left: 7%;
color: white;
font-family: Font2;
font-size: 22px;
}

.TextArea7
{
padding-left: 4%;
color: #80B2B2;
font-family: Font4;
font-size: 14px;
}

.TextArea8ApplyForm
{
margin-left: 22%;
color: #0099FF;
font-family: Font2;
font-size: 22px;
text-align: left;
width: 80%;
display: inline;
float: left;
}

.TextArea8ApplyForm2
{
color: #1A334C;
font-family: Font2;
font-size: 18px;
display: inline;
}

.FormBox
{
text-align: right;
display: inline;
}

.TextArea8ApplyFormCHECKBOX
{
color: #33CCCC;
font-size: 20px;
display: inline;
}

@font-face
{
font-family: Font1;
src: url(Pencil.woff), url(Pencil.tff);
}

@font-face
{
font-family: Font2;
src: url(Aharoni.woff), url(Aharoni.tff);
}

@font-face
{
font-family: Font3;
src: url(PokemonGB.woff), url(PokemonGB.tff);
}

@font-face
{
font-family: Font4;
src: url(Incised.woff), url(Incised.tff);
}

a
{
text-decoration: none;
-o-transition:.2s;
-ms-transition:.2s;
-moz-transition:.2s;
-webkit-transition:.2s;
transition:.2s;
}
a:link
{color: #0029A3;}
a:visited
{color: #0029A3;}
a:hover
{color: #0066FF; font-size: 108%;}
a:focus
{color: #00997A;}
a:active
{color: #2EB8E6;}

.Table
{display: table;width: 100%;font-family: Font2;}
.Title
{display: table-caption;text-align: center;font-weight: bold;}
.Heading
{display: table-row;font-weight: bold;text-align: center;}
.Row
{display: table-row;}
.Cell
{display: table-cell;border: solid;border-width: thin;padding-left: 5px;padding-right: 5px;}


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) 
{
body
{
background-color: black;
position: relative;
height: 100%;
width: 100%;
}

h1
{
color: #002EB8;
font-size: 68px;
}

h2
{
color: #003D66;
font-size: 42px;
}

b
{
color: #00CCFF;
font-size: 46px;
}

p
{

}

i
{
font-family: Font3;
font-size: 40px;
color: #527ACC;
}

footer
{
font-family: Font2;
color: #252C3B;
font-size: 38px;
text-align: center;
}

.Button
{
font-family: Font1;
color: white;
font-size: 48px;
text-align: center;
}

.TextArea1
{
color: #70DBFF;
font-family: Font2;
font-size: 40px;
}

.TextArea1_v2
{
color: aqua;
font-family: Font2;
font-size: 48px;
text-align: center;
}

.TextArea2
{
margin-left: 18%;
margin-right: 18%;
color: #1F3D5C;
font-family: Font2;
font-size: 52px;
background-image: url("MottoBG2.png");
background-size: 100%;
text-align: center;
}

.TextArea3
{
padding-left: 6%;
padding-right: 6%;
color: #008FB2;
font-family: Font1;
font-size: 40px;
}

.TextArea4
{
padding-left: 4%;
color: darkred;
font-family: Font4;
font-size: 44px;
}

.TextArea5
{
padding-left: 4%;
color: #0A1429;
font-family: Font4;
font-size: 44px;
}

.TextArea6
{
padding-left: 7%;
color: white;
font-family: Font2;
font-size: 36px;
}

.TextArea7
{
padding-left: 4%;
color: #80B2B2;
font-family: Font4;
font-size: 30px;
}

@font-face
{
font-family: Font1;
src: url(Pencil.woff), url(Pencil.tff);
}

@font-face
{
font-family: Font2;
src: url(Aharoni.woff), url(Aharoni.tff);
}

@font-face
{
font-family: Font3;
src: url(PokemonGB.woff), url(PokemonGB.tff);
}

@font-face
{
font-family: Font4;
src: url(Incised.woff), url(Incised.tff);
}

a
{
text-decoration: none;
-o-transition:.2s;
-ms-transition:.2s;
-moz-transition:.2s;
-webkit-transition:.2s;
transition:.2s;
}
a:link
{color: #0029A3;}
a:visited
{color: #0029A3;}
a:hover
{color: #0066FF;}
a:focus
{color: #00997A;}
a:active
{color: #2EB8E6;}

.Table
{display: table;width: 100%;font-family: Font2;padding-top:16px}
.Title
{display: table-caption;text-align: center;font-weight: bold;}
.Heading
{display: table-row;font-weight: bold;text-align: center;}
.Row
{display: table-row;}
.Cell
{display: table-cell;border: solid;border-width: thin;padding-left: 5px;padding-right: 5px;}
}